Home
last modified time | relevance | path

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

/NextBSD/lib/libc/include/
HDnamespace.h219 #define sem_trywait _sem_trywait macro
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.cc1298 TSAN_INTERCEPTOR(int, sem_trywait, void *s) { in TSAN_INTERCEPTOR() argument