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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c505 void ksyn_cvupdate_fixup(ksyn_wait_queue_t ckwq, uint32_t *updatep, ksyn_queue_t kfreeq, int release);
1025 ksyn_cvupdate_fixup(ckwq, &updatebits, &kfreeq, 1);
1205 ksyn_cvupdate_fixup(ckwq, &updatebits, &kfreeq, 1);
1368 ksyn_cvupdate_fixup(ckwq, &updatebits, &kfreeq, 1);
4478 ksyn_cvupdate_fixup(ksyn_wait_queue_t ckwq, uint32_t *updatep, ksyn_queue_t kfreeq, int release) function
4491 panic("ksyn_cvupdate_fixup: L == S, but entries in queue beyond S");

Completed in 13 milliseconds