Home
last modified time | relevance | path

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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp197 bool fThreadNotificationsRequested; member in SystemProfiler
275 fThreadNotificationsRequested(false), in SystemProfiler()
343 if (fThreadNotificationsRequested) { in ~SystemProfiler()
344 fThreadNotificationsRequested = false; in ~SystemProfiler()
432 fThreadNotificationsRequested = true; in Init()