Searched refs:__UCLIBC_IO_MUTEX_UNLOCK (Results 1 – 3 of 3) sorted by relevance
77 #define __UCLIBC_IO_MUTEX_UNLOCK(M) _IO_lock_unlock(M) macro105 #define __UCLIBC_IO_MUTEX_UNLOCK(M) __UCLIBC_MUTEX_CONDITIONAL_UNLOCK(M, 1) macro143 #define __UCLIBC_IO_MUTEX_UNLOCK(M) __UCLIBC_MUTEX_CONDITIONAL_UNLOCK(M, 1) macro
111 __UCLIBC_IO_MUTEX_UNLOCK((__stream)->__lock)
30 __UCLIBC_IO_MUTEX_UNLOCK(_stdio_openlist_add_lock)38 __UCLIBC_IO_MUTEX_UNLOCK(_stdio_openlist_del_lock)
Completed in 5 milliseconds