Home
last modified time | relevance | path

Searched defs:timed_mutex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/
H A Dmutex.cpp97 timed_mutex::timed_mutex() in timed_mutex() function in timed_mutex
/openbsd-src/usr.sbin/unbound/testcode/
H A Dchecklocks.c556 static int timed_mutex(void* arg, struct timespec* to) in timed_mutex() function