Home
last modified time | relevance | path

Searched defs:file_lock (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/sync/
Dfile_lock.hpp44 class file_lock class
54 file_lock() in file_lock() function in boost::interprocess::file_lock
65 file_lock(BOOST_RV_REF(file_lock) moved) in file_lock() function in boost::interprocess::file_lock
153 inline file_lock::file_lock(const char *name) in file_lock() function in boost::interprocess::file_lock
/third_party/ltp/testcases/kernel/fs/doio/
Dfile_lock.c61 int file_lock(int fd, int flags, char **errormsg) in file_lock() function