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

/haiku-fatelf/src/system/kernel/debug/
H A Dsystem_profiler.cpp192 bool fThreadNotificationsRequested; member in class:SystemProfiler
264 fThreadNotificationsRequested(false),
335 if (fThreadNotificationsRequested) {
336 fThreadNotificationsRequested = false;
424 fThreadNotificationsRequested = true;

Completed in 43 milliseconds