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

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c457 .thread_static_param = thread_static_param,
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h176 void (*thread_static_param)(thread_t t, boolean_t state); member in struct:pthread_callbacks_s
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dthread.h882 extern void thread_static_param(
H A Dthread.c1997 thread_static_param( function
/macosx-10.10.1/libpthread-105.1.4/kern/
H A Dkern_support.c572 /* pthread_kern->thread_static_param(th, TRUE); */ // see <rdar://problem/16433744>, for details
1509 pthread_kern->thread_static_param(th, TRUE);

Completed in 181 milliseconds