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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp194 bool fThreadNotificationsEnabled; member in class:SystemProfiler
271 fThreadNotificationsEnabled(false),
502 fThreadNotificationsEnabled = true;
664 if (fThreadNotificationsEnabled)
672 if (fThreadNotificationsEnabled
964 if (!fThreadNotificationsEnabled && !thread->IsAlive())

Completed in 47 milliseconds