Home
last modified time | relevance | path

Searched refs:pthread_threadid_np (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_log.c79 if (&pthread_threadid_np) { in _apple_glx_vlog()
80 pthread_threadid_np(NULL, &thread); in _apple_glx_vlog()
85 pthread_threadid_np(NULL, &thread); in _apple_glx_vlog()
/third_party/python/Python/
H A Dthread_pthread.h339 (void) pthread_threadid_np(NULL, &native_id); in PyThread_get_thread_native_id()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5211 pub fn pthread_threadid_np(thread: ::pthread_t, thread_id: *mut u64) -> ::c_int; in pthread_threadid_np() functions

Completed in 15 milliseconds