Searched refs:OslProfile_lockFile (Results 1 – 1 of 1) sorted by relevance
143 static sal_Bool OslProfile_lockFile(const osl_TFile* pFile, osl_TLockMode eMode);1133 static sal_Bool OslProfile_lockFile(const osl_TFile* pFile, osl_TLockMode eMode) in OslProfile_lockFile() function1275 OslProfile_lockFile(pFile, bWriteable ? write_lock : read_lock); in openFileImpl()1306 OslProfile_lockFile(pFile, un_lock); in closeFileImpl()
Completed in 22 milliseconds