Searched defs:_MUTEX_LOCK (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/private/
H A Dthread_private.h37 #define _MUTEX_LOCK(l) pthread_mutex_lock((pthread_mutex_t*) l) macro

Completed in 33 milliseconds