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

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c227 static int umtxq_count(struct umtx_key *key);
597 umtxq_count(struct umtx_key *key) function
997 count = umtxq_count(&key);
1178 count = umtxq_count(&key);
1424 count = umtxq_count(&key);
1475 count = umtxq_count(&key);
1522 count = umtxq_count(&key);
2659 cnt = umtxq_count(&key);
3153 cnt = umtxq_count(&key);

Completed in 167 milliseconds