/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() function 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() function 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() argument 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() argument 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() function 220 thread(thread &&other) {} in thread() argument 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() argument 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() function 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/ |
D | trace_unix.c | 24 pthread_t thread; in cCalledFromGo() local
|
D | trace_windows.c | 25 uintptr_t thread; in cCalledFromGo() local
|
D | bindm.c | 15 static void* checkBindMThread(void* thread) { in checkBindMThread()
|
/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | CheckForPthreads.c | 11 pthread_t thread; in main() local
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | StopInfo.h | 80 virtual bool IsValidForOperatingSystemThread(Thread &thread) { return true; } in IsValidForOperatingSystemThread() 85 virtual bool WasContinueInterrupted(Thread &thread) { return false; } in WasContinueInterrupted()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | StopInfo.h | 80 virtual bool IsValidForOperatingSystemThread(Thread &thread) { return true; } in IsValidForOperatingSystemThread() 85 virtual bool WasContinueInterrupted(Thread &thread) { return false; } in WasContinueInterrupted()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/ |
D | StopInfo.h | 80 virtual bool IsValidForOperatingSystemThread(Thread &thread) { return true; } in IsValidForOperatingSystemThread() 85 virtual bool WasContinueInterrupted(Thread &thread) { return false; } in WasContinueInterrupted()
|
D | TimeoutResumeAll.h | 22 TimeoutResumeAll(Thread &thread) in TimeoutResumeAll()
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
D | tests.rs | 32 let thread = thread::spawn(move || { in basic() localVariable 77 let thread = thread::spawn(move || { in pair() localVariable 103 let thread = thread::spawn(move || { in try_clone() localVariable 128 let thread = thread::spawn(move || { in iter() localVariable 378 let thread = thread::spawn(move || { in datagram_pair() localVariable 428 let thread = thread::spawn(move || { in test_abstract_stream_connect() localVariable 456 let thread = thread::spawn(move || { in test_abstract_stream_iter() localVariable 551 let thread = thread::spawn(move || { in test_unix_stream_peek() localVariable
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
D | tests.rs | 32 let thread = thread::spawn(move || { in basic() localVariable 77 let thread = thread::spawn(move || { in pair() localVariable 103 let thread = thread::spawn(move || { in try_clone() localVariable 128 let thread = thread::spawn(move || { in iter() localVariable 378 let thread = thread::spawn(move || { in datagram_pair() localVariable 428 let thread = thread::spawn(move || { in test_abstract_stream_connect() localVariable 456 let thread = thread::spawn(move || { in test_abstract_stream_iter() localVariable 551 let thread = thread::spawn(move || { in test_unix_stream_peek() localVariable
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
D | tests.rs | 32 let thread = thread::spawn(move || { in basic() localVariable 77 let thread = thread::spawn(move || { in pair() localVariable 103 let thread = thread::spawn(move || { in try_clone() localVariable 128 let thread = thread::spawn(move || { in iter() localVariable 378 let thread = thread::spawn(move || { in datagram_pair() localVariable 428 let thread = thread::spawn(move || { in test_abstract_stream_connect() localVariable 456 let thread = thread::spawn(move || { in test_abstract_stream_iter() localVariable 551 let thread = thread::spawn(move || { in test_unix_stream_peek() localVariable
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ |
D | tests.rs | 32 let thread = thread::spawn(move || { in basic() localVariable 77 let thread = thread::spawn(move || { in pair() localVariable 103 let thread = thread::spawn(move || { in try_clone() localVariable 128 let thread = thread::spawn(move || { in iter() localVariable 378 let thread = thread::spawn(move || { in datagram_pair() localVariable 428 let thread = thread::spawn(move || { in test_abstract_stream_connect() localVariable 456 let thread = thread::spawn(move || { in test_abstract_stream_iter() localVariable 551 let thread = thread::spawn(move || { in test_unix_stream_peek() localVariable
|
/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/ |
D | issue6997_linux.c | 11 static pthread_t thread; variable
|
/prebuilts/go/linux-x86/src/runtime/testdata/testwinlibthrow/ |
D | veh.c | 20 HANDLE thread = CreateThread(0, 0, ThreadRaiser, 0, 0, 0); in ThreadRaiseNoExcept() local
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/windows/ |
D | mod.rs | 34 pub mod thread; module
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/windows/ |
D | mod.rs | 34 pub mod thread; module
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/windows/ |
D | mod.rs | 34 pub mod thread; module
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/windows/ |
D | mod.rs | 34 pub mod thread; module
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/ |
D | mod.rs | 45 pub mod thread { module
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/ |
D | mod.rs | 45 pub mod thread { module
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/ |
D | mod.rs | 45 pub mod thread { module
|