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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c149 proc_t pthread_debug_proc = PROC_NULL; variable
158 if ((pthread_debug_proc != NULL) && (p == pthread_debug_proc))
2675 if ((pthread_debug_proc != NULL) && (p == pthread_debug_proc))
2676 pthread_debug_proc = PROC_NULL;

Completed in 14 milliseconds