Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dmutex.c195 static oslMutexImpl globalMutexImpl; variable
201 pthread_mutex_init(&globalMutexImpl.mutex, &attr) != 0 || in globalMutexInitImpl()
211 static oslMutex globalMutex = (oslMutex) &globalMutexImpl; in osl_getGlobalMutex()

Completed in 6 milliseconds