Searched refs:ull_nwaiters (Results 1 – 1 of 1) sorted by relevance
176 int32_t ull_nwaiters; member213 kprintf("ull_nwaiters\t%d\n", ull->ull_nwaiters); in ull_dump()327 ull->ull_nwaiters = 0; in ull_alloc()633 ull->ull_nwaiters++; in sys_ulock_wait2()818 *retval = --ull->ull_nwaiters; in ulock_wait_cleanup()819 if (ull->ull_nwaiters == 0) { in ulock_wait_cleanup()