Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dthread_info_base.hpp78 static void* allocate(thread_info_base* this_thread, std::size_t size) in allocate()
83 static void deallocate(thread_info_base* this_thread, in deallocate()
90 static void* allocate(Purpose, thread_info_base* this_thread, in allocate()
117 static void deallocate(Purpose, thread_info_base* this_thread, in deallocate()
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dthread_info_base.hpp39 static void* allocate(thread_info_base* this_thread, std::size_t size) in allocate()
62 static void deallocate(thread_info_base* this_thread, in deallocate()
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadLocal.h144 std::thread::id this_thread = std::this_thread::get_id(); in local() local
263 T& SpilledLocal(std::thread::id this_thread) { in SpilledLocal()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/
H A Dreentrant_lock.rs187 let this_thread = current_thread_unique_ptr(); in lock() localVariable
229 let this_thread = current_thread_unique_ptr(); in try_lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/
H A Dreentrant_lock.rs187 let this_thread = current_thread_unique_ptr(); in lock() localVariable
229 let this_thread = current_thread_unique_ptr(); in try_lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/
H A Dreentrant_lock.rs284 let this_thread = current_id(); in lock() localVariable
328 let this_thread = current_id(); in try_lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/
H A Dreentrant_lock.rs284 let this_thread = current_id(); in lock() localVariable
328 let this_thread = current_id(); in try_lock() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/
H A Dreentrant_lock.rs284 let this_thread = current_id(); in lock() localVariable
328 let this_thread = current_id(); in try_lock() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/
Dthread.hpp585 namespace this_thread namespace
745 namespace this_thread namespace
850 namespace this_thread namespace
Dthread_interruption.hpp16 namespace this_thread namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/pthread/
Dthread.cpp440 namespace this_thread namespace
623 namespace this_thread namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dinterruption.hpp14 namespace this_thread namespace
/aosp_15_r20/external/pigweed/pw_thread_embos/
H A Dsleep.cc27 namespace pw::this_thread { namespace
/aosp_15_r20/external/pigweed/pw_thread_freertos/
H A Dsleep.cc28 namespace pw::this_thread { namespace
/aosp_15_r20/external/pigweed/pw_thread_zephyr/
H A Dsleep.cc26 namespace pw::this_thread { namespace
/aosp_15_r20/external/pigweed/pw_thread/
H A Did_facade_test.cc18 namespace pw::this_thread { namespace
H A Dyield_facade_test.cc19 namespace pw::this_thread { namespace
/aosp_15_r20/external/pigweed/pw_thread_threadx/
H A Dsleep.cc27 namespace pw::this_thread { namespace
/aosp_15_r20/external/libaom/test/
H A Dregister_state_check.h54 const HANDLE this_thread = GetCurrentThread(); in StoreRegisters() local
/aosp_15_r20/external/webrtc/pc/
H A Dconnection_context.cc52 auto this_thread = rtc::Thread::Current(); in MaybeWrapThread() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dtimers.cc142 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
/aosp_15_r20/external/libvpx/test/
H A Dregister_state_check.h58 const HANDLE this_thread = GetCurrentThread(); in StoreRegisters() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dtimers.cc153 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
/aosp_15_r20/external/google-benchmark/src/
H A Dtimers.cc158 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dthread.cpp90 namespace this_thread { namespace

12