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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c226 #define KW_UNLOCK_PREPOST 0x01 macro
528 error = kwq_handle_unlock(kwq, preseq, prerw_wc, &updatebits, (type|KW_UNLOCK_PREPOST), &block, lockseq);
2019 int prepost = flags & KW_UNLOCK_PREPOST;

Completed in 129 milliseconds