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

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp193 bool fThreadNotificationsRequested; member in class:SystemProfiler
270 fThreadNotificationsRequested(false),
338 if (fThreadNotificationsRequested) {
339 fThreadNotificationsRequested = false;
427 fThreadNotificationsRequested = true;

Completed in 77 milliseconds