Searched refs:ull_nwaiters (Results 1 – 1 of 1) sorted by relevance
171 int32_t ull_nwaiters; member208 kprintf("ull_nwaiters\t%d\n", ull->ull_nwaiters); in ull_dump()322 ull->ull_nwaiters = 0; in ull_alloc()627 ull->ull_nwaiters++; in sys_ulock_wait2()808 *retval = --ull->ull_nwaiters; in ulock_wait_cleanup()809 if (ull->ull_nwaiters == 0) { in ulock_wait_cleanup()