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

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dsemmutex-r0drv-linux.c162 static int rtSemMutexLinuxRequestSleep(PRTSEMMUTEXINTERNAL pThis, RTMSINTERVAL cMillies, function
292 return rtSemMutexLinuxRequestSleep(pThis, cMillies, fInterruptible, fSavedIrq);

Completed in 42 milliseconds