Home
last modified time | relevance | path

Searched defs:pthread_mutex_unlock (Results 1 – 8 of 8) sorted by relevance

/openbsd/distrib/special/libstubs/
H A Dpthread_mutex.c43 pthread_mutex_unlock(pthread_mutex_t *mutex) in pthread_mutex_unlock() function
/openbsd/lib/libc/thread/
H A Drthread_mutex.c227 pthread_mutex_unlock(pthread_mutex_t *mutexp) in pthread_mutex_unlock() function
H A Drthread_sync.c188 pthread_mutex_unlock(pthread_mutex_t *mutexp) in pthread_mutex_unlock() function
/openbsd/gnu/gcc/gcc/
H A Dgthr-posix.c97 pthread_mutex_unlock (pthread_mutex_t *mutex ATTRIBUTE_UNUSED) in pthread_mutex_unlock() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgthr-posix.h58 #pragma weak pthread_mutex_unlock macro
H A Dgthr-dce.h74 #pragma weak pthread_mutex_unlock macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp65 INTERCEPTOR(int, pthread_mutex_unlock, pthread_mutex_t *m) { in INTERCEPTOR() argument
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1400 TSAN_INTERCEPTOR(int, pthread_mutex_unlock, void *m) { in TSAN_INTERCEPTOR() argument