Searched refs:osl_getGlobalMutex (Results 1 – 10 of 10) sorted by relevance
320 osl_acquireMutex (*osl_getGlobalMutex()); in osl_getExecutableFile()328 osl_releaseMutex (*osl_getGlobalMutex()); in osl_getExecutableFile()339 osl_acquireMutex (*osl_getGlobalMutex()); in osl_getCommandArgCount()346 osl_releaseMutex (*osl_getGlobalMutex()); in osl_getCommandArgCount()357 osl_acquireMutex (*osl_getGlobalMutex()); in osl_getCommandArg()365 osl_releaseMutex (*osl_getGlobalMutex()); in osl_getCommandArg()375 osl_acquireMutex (*osl_getGlobalMutex()); in osl_setCommandArgs()385 osl_releaseMutex (*osl_getGlobalMutex()); in osl_setCommandArgs()479 osl_acquireMutex( *osl_getGlobalMutex() ); in osl_getProcessLocale()488 osl_releaseMutex( *osl_getGlobalMutex() ); in osl_getProcessLocale()[all …]
199 oslMutex * SAL_CALL osl_getGlobalMutex(void) in osl_getGlobalMutex() function
164 oslMutex globalMutex = * osl_getGlobalMutex(); in osl_getTextEncodingFromLocale()
34 osl_acquireMutex( * osl_getGlobalMutex() ); in rtl_getGlobalProcessId()41 osl_releaseMutex( * osl_getGlobalMutex() ); in rtl_getGlobalProcessId()
742 pGlobalGuard = *osl_getGlobalMutex(); in getInternMutex()
67 oslMutex * SAL_CALL osl_getGlobalMutex(void);
91 return (Mutex *)osl_getGlobalMutex(); in getGlobalMutex()
158 oslMutex * SAL_CALL osl_getGlobalMutex(void) in osl_getGlobalMutex() function
208 oslMutex * SAL_CALL osl_getGlobalMutex() in osl_getGlobalMutex() function
86 osl_getGlobalMutex;
Completed in 44 milliseconds