Home
last modified time | relevance | path

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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp204 bool fWaitObjectNotificationsRequested; member in SystemProfiler
282 fWaitObjectNotificationsRequested(false), in SystemProfiler()
323 if (fWaitObjectNotificationsRequested) { in ~SystemProfiler()
519 fWaitObjectNotificationsRequested = true; in Init()