Searched defs:this_thread (Results 1 – 18 of 18) sorted by relevance
39 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()
27 namespace pw::this_thread { namespace
28 namespace pw::this_thread { namespace
18 namespace pw::this_thread { namespace
19 namespace pw::this_thread { namespace
25 namespace pw::this_thread { namespace
144 std::thread::id this_thread = std::this_thread::get_id(); in local() local263 T& SpilledLocal(std::thread::id this_thread) { in SpilledLocal()
53 const HANDLE this_thread = GetCurrentThread(); in StoreRegisters() local
142 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
57 const HANDLE this_thread = GetCurrentThread(); in StoreRegisters() local
81 mach_port_t this_thread = mach_thread_self(); in GetThreadCPUTimeNs() local
143 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
111 namespace this_thread namespace
104 atomic_t this_thread; in PyThread_start_new_thread() local
120 int32 this_thread; in PyThread_start_new_thread() local
96 let this_thread = thread::current().id(); in alloc() localVariable
91 const pthread_t this_thread = pthread_self(); in cpu_queue_wait_idle() local