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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c405 int psynch_cleanupset; variable
3007 if (sched == 1 && psynch_cleanupset == 0) {
3008 psynch_cleanupset = 1;
3067 psynch_cleanupset = 1;
3069 psynch_cleanupset = 0;

Completed in 14 milliseconds