Home
last modified time | relevance | path

Searched refs:pthread_callbacks_s (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/pthread/
H A Dpthread_shims.c66 static_assert((sizeof(struct pthread_callbacks_s) - offsetof(struct pthread_callbacks_s, PTHREAD_CA…
530 static const struct pthread_callbacks_s pthread_callbacks = {
/xnu-11215/bsd/sys/
H A Dpthread_shims.h143 typedef const struct pthread_callbacks_s { struct