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

/haiku/src/servers/app/
H A DDesktop.h348 int32 fShutdownCount; member in class:Desktop
H A DDesktop.cpp423 fShutdownCount(0),
2595 acquire_sem_etc(fShutdownSemaphore, fShutdownCount, B_RELATIVE_TIMEOUT,
2696 acquire_sem_etc(fShutdownSemaphore, fShutdownCount,
2759 fShutdownCount = fApplications.CountItems();
2769 if (fShutdownCount == 0)

Completed in 36 milliseconds