Home
last modified time | relevance | path

Searched refs:pthread_mach_thread_np (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/uvwasi/src/
H A Dclocks.c64 thread = pthread_mach_thread_np(pthread_self()); \
/third_party/benchmark/src/
H A Dtimers.cc170 mach_port_t thread = pthread_mach_thread_np(pthread_self()); in ThreadCPUUsage()
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc47 pthread_mach_thread_np(pthread_self()), in ComputeThreadTicks()
H A Dplatform-posix.cc737 return static_cast<int>(pthread_mach_thread_np(pthread_self())); in GetCurrentThreadId()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5183 pub fn pthread_mach_thread_np(thread: ::pthread_t) -> ::mach_port_t; in pthread_mach_thread_np() functions

Completed in 20 milliseconds