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

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c222 static void umtxq_busy(struct umtx_key *key);
470 umtxq_busy(struct umtx_key *key) function
907 umtxq_busy(&uq->uq_key);
996 umtxq_busy(&key);
1088 umtxq_busy(&uq->uq_key);
1177 umtxq_busy(&key);
1343 umtxq_busy(&uq->uq_key);
1423 umtxq_busy(&key);
1474 umtxq_busy(&key);
1521 umtxq_busy(
[all...]

Completed in 70 milliseconds