Home
last modified time | relevance | path

Searched defs:mutex_unlock (Results 1 – 5 of 5) 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/dbus/dbus/
Ddbus-threads.h159 DBusMutexUnlockFunction mutex_unlock; /**< Function to unlock a mutex; optional and deprecated. */ member
/external/libunwind/include/
Dlibunwind_i.h116 #define mutex_unlock(l) \ macro
/external/bison/lib/glthread/
Dlock.h504 # pragma weak mutex_unlock macro