Searched refs:_FLOCK_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | flockfile.c | 73 _FLOCK_UNLOCK(fp); in funlockfile() |
/bionic/libc/stdio/ | ||
D | fileext.h | 65 #define _FLOCK_UNLOCK(fp) pthread_mutex_unlock(&_FLOCK(fp)) macro |