Searched refs:ull_nwaiters (Results 1 – 1 of 1) sorted by relevance
160 int32_t ull_nwaiters; member197 kprintf("ull_nwaiters\t%d\n", ull->ull_nwaiters); in ull_dump()299 ull->ull_nwaiters = 0; in ull_alloc()604 ull->ull_nwaiters++; in sys_ulock_wait2()785 *retval = --ull->ull_nwaiters; in ulock_wait_cleanup()786 if (ull->ull_nwaiters == 0) { in ulock_wait_cleanup()