Searched defs:file_lock (Results 1 – 4 of 4) sorted by relevance
90 file_lock(char *name, char *lockname, int timeout) in file_lock() function
101 mutex_t file_lock = DEFAULTMUTEX; variable
2309 file_lock(int fd, int type, int wait) in file_lock() function
466 kmutex_t file_lock; member