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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c300 static void ksyn_cvupdate_fixup(ksyn_wait_queue_t ckwq, uint32_t *updatep);
996 ksyn_cvupdate_fixup(kwq, &updatebits);
1160 ksyn_cvupdate_fixup(ckwq, &updatebits);
2567 ksyn_cvupdate_fixup(ksyn_wait_queue_t ckwq, uint32_t *updatebits) function
2575 panic("ksyn_cvupdate_fixup: L == S, but entries in queue beyond S");

Completed in 80 milliseconds