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

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c220 static void umtxq_lock(struct umtx_key *key);
445 umtxq_lock(struct umtx_key *key) function
484 umtxq_lock(key);
774 umtxq_lock(&uq->uq_key);
779 umtxq_lock(&uq->uq_key);
906 umtxq_lock(&uq->uq_key);
922 umtxq_lock(&uq->uq_key);
934 umtxq_lock(&uq->uq_key);
995 umtxq_lock(&key);
1007 umtxq_lock(
[all...]

Completed in 74 milliseconds