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

/haiku/src/servers/app/
H A DDesktop.h352 BLocker fDirectScreenLock; member in class:Desktop
H A DDesktop.cpp425 fDirectScreenLock("direct screen lock"),
955 status_t status = fDirectScreenLock.LockWithTimeout(1000000L);
967 fDirectScreenLock.Unlock();
3678 status_t status = fDirectScreenLock.LockWithTimeout(1000000L);
3688 fDirectScreenLock.Unlock();

Completed in 40 milliseconds