Home
last modified time | relevance | path

Searched refs:OslProfile_lockFile (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprofile.c143 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() function
1275 OslProfile_lockFile(pFile, bWriteable ? write_lock : read_lock); in openFileImpl()
1306 OslProfile_lockFile(pFile, un_lock); in closeFileImpl()

Completed in 14 milliseconds