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

/external/libchrome/base/
H A Dos_compat_android.h21 // The lockf() function is not available on Android; we translate to flock().
24 inline int lockf(int fd, int cmd, off_t ignored_len) { function

Completed in 82 milliseconds