Searched refs:fc_waitcount (Results 1 – 1 of 1) sorted by relevance
126 unsigned int fc_waitcount; member255 KASSERT(fc->fc_waitcount >= futex_queue_count(&fc->fc_waiters), in futex_condvar_assert()333 fc->fc_waitcount = 0; in futex_condvar_lookup_or_create()346 if (fc->fc_waitcount == 0) { in futex_condvar_release()1015 ++fc->fc_waitcount; in cloudabi_futex_condvar_wait()1046 --fc->fc_waitcount; in cloudabi_futex_condvar_wait()