/aosp_15_r20/system/security/keystore2/src/ |
H A D | async_task.rs | 184 self.spawn_thread(&mut state); in queue() 190 fn spawn_thread(&self, state: &mut MutexGuard<AsyncTaskState>) { in spawn_thread() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/API/ |
D | SBDebugger.h | 424 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread); 455 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/API/ |
D | SBDebugger.h | 424 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread); 455 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread,
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/ |
D | handle.rs | 573 spawn_thread(async { 594 async fn spawn_thread<F>(f: F) -> <F as Future>::Output
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/API/ |
D | SBDebugger.h | 423 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread); 454 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread,
|
/aosp_15_r20/system/security/keystore2/watchdog/src/ |
H A D | lib.rs | 304 self.spawn_thread(&mut state); in arm() 321 fn spawn_thread(&self, state: &mut MutexGuard<WatchdogState>) { in spawn_thread() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/API/ |
D | SBDebugger.h | 424 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread); 455 void RunCommandInterpreter(bool auto_handle_events, bool spawn_thread,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/ |
D | CommandInterpreter.h | 180 void SetSpawnThread(bool spawn_thread) { in SetSpawnThread() argument 181 m_spawn_thread = spawn_thread ? eLazyBoolYes : eLazyBoolNo; in SetSpawnThread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/ |
D | CommandInterpreter.h | 181 void SetSpawnThread(bool spawn_thread) { in SetSpawnThread() argument 182 m_spawn_thread = spawn_thread ? eLazyBoolYes : eLazyBoolNo; in SetSpawnThread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/ |
D | CommandInterpreter.h | 181 void SetSpawnThread(bool spawn_thread) { in SetSpawnThread() argument 182 m_spawn_thread = spawn_thread ? eLazyBoolYes : eLazyBoolNo; in SetSpawnThread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/ |
D | CommandInterpreter.h | 181 void SetSpawnThread(bool spawn_thread) { in SetSpawnThread() argument 182 m_spawn_thread = spawn_thread ? eLazyBoolYes : eLazyBoolNo; in SetSpawnThread()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/blocking/ |
D | pool.rs | 416 match self.spawn_thread(shutdown_tx, rt, id) { in spawn_task() 452 fn spawn_thread( in spawn_thread() method
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | thread_atheos.h | 111 tid = spawn_thread(name, func, NORMAL_PRIORITY, 0, arg); in PyThread_start_new_thread()
|
D | thread_beos.h | 129 tid = spawn_thread( (thread_func)func, name, in PyThread_start_new_thread()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
H A D | thread.c | 98 (*new)->td = spawn_thread((thread_func)dummy_worker, in apr_thread_create()
|
/aosp_15_r20/external/libusb/libusb/os/ |
H A D | haiku_usb_backend.cpp | 236 fTransfersThread = spawn_thread(TransfersThread, "Transfer Worker", B_NORMAL_PRIORITY, this); in USBDeviceHandle()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/haiku/ |
D | native.rs | 1071 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/haiku/ |
H A D | native.rs | 1070 pub fn spawn_thread( in spawn_thread() function
|
/aosp_15_r20/toolchain/pgo-profiles/ |
H A D | AFDO_SUMMARY.txt | 17 <<std::thread::Builder>::spawn_unchecked_<<watchdog_rs::Watchdog>::spawn_thread::{closure#0}, ()>::…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 4900 …def RunCommandInterpreter(self, auto_handle_events, spawn_thread, options, num_errors, quit_reques… argument 4926 …return _lldb.SBDebugger_RunCommandInterpreter(self, auto_handle_events, spawn_thread, options, num…
|