Searched refs:DarwinPthreadMutexTimedlock (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dsemmutex-posix.cpp72 static int DarwinPthreadMutexTimedlock(pthread_mutex_t * mutex, const struct timespec * pTsAbsTimeout) function
306 int rc = DarwinPthreadMutexTimedlock(&pThis->Mutex, &ts);

Completed in 44 milliseconds