Home
last modified time | relevance | path

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

/freebsd/tools/build/libc-bootstrap/
H A Dnamespace.h50 #define _pthread_mutex_unlock pthread_mutex_unlock macro
/freebsd/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.h42 #define _pthread_mutex_unlock(mtx) (void)0 macro