Searched refs:ben (Results 1 – 2 of 2) sorted by relevance
85 int32 ben; member
624 mutexp->ben = 0; in tsrm_mutex_alloc()688 if (atomic_add(&mutexp->ben, 1) != 0) in tsrm_mutex_lock()720 if (atomic_add(&mutexp->ben, -1) != 1) in tsrm_mutex_unlock()
Completed in 9 milliseconds