Home
last modified time | relevance | path

Searched refs:_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/private/
Dthread_private.h25 #define _MUTEX_UNLOCK(l) pthread_mutex_unlock((pthread_mutex_t*) l) macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoaimp.h468 #define FREE_DTOA_LOCK(n) _MUTEX_UNLOCK(&__dtoa_locks[n])