Home
last modified time | relevance | path

Searched defs:mutex_count (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libc/thread/
H A Drthread_sync.c293 int mutex_count; in pthread_cond_timedwait() local
449 int mutex_count; in pthread_cond_wait() local
H A Drthread_cond.c77 int error, rv = 0, canceled = 0, mutex_count = 0; in _rthread_cond_timedwait() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp74 int *mutex_count, int *thread_count, in __tsan_get_report_data()