Home
last modified time | relevance | path

Searched refs:__PTHREAD_EXPOSE_INTERNALS__ (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/bsd/pthread/
H A Dbsdthread_private.h32 #if XNU_KERNEL_PRIVATE && !defined(__PTHREAD_EXPOSE_INTERNALS__)
33 #define __PTHREAD_EXPOSE_INTERNALS__ 1 macro
36 #ifdef __PTHREAD_EXPOSE_INTERNALS__
H A Dworkqueue_syscalls.h34 #if XNU_KERNEL_PRIVATE && !defined(__PTHREAD_EXPOSE_INTERNALS__)
35 #define __PTHREAD_EXPOSE_INTERNALS__ 1 macro
38 #ifdef __PTHREAD_EXPOSE_INTERNALS__
H A Dpriority_private.h168 #if PTHREAD_EXPOSE_LAYOUT || defined(__PTHREAD_EXPOSE_INTERNALS__)
185 #if XNU_KERNEL_PRIVATE && !defined(__PTHREAD_EXPOSE_INTERNALS__)
186 #define __PTHREAD_EXPOSE_INTERNALS__ 1 macro
188 #ifdef __PTHREAD_EXPOSE_INTERNALS__