OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_FLOCK_TRYLOCK
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
flockfile.c
64
ret =
_FLOCK_TRYLOCK
(fp);
/bionic/libc/stdio/
fileext.h
64
#define
_FLOCK_TRYLOCK
(fp) pthread_mutex_trylock(&_FLOCK(fp))
Completed in 254 milliseconds