Home
last modified time | relevance | path

Searched defs:mutex_unlock (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/drd/
Ddrd_mutex.c366 void DRD_(mutex_unlock)(const Addr mutex, MutexT mutex_type) in DRD_() argument
460 DRD_(mutex_unlock)(spinlock, mutex_type_spinlock); in DRD_() local
Ddrd_clientreq.c374 DRD_(mutex_unlock)(arg[1], arg[2]); in handle_client_request() local
418 DRD_(mutex_unlock)(mutex, mutex_type); in handle_client_request() local
/external/libunwind/include/
Dlibunwind_i.h116 #define mutex_unlock(l) \ macro
/external/bison/lib/glthread/
Dlock.h504 # pragma weak mutex_unlock macro