Searched refs:InRealtimeContext (Results 1 – 2 of 2) sorted by relevance
76 if (InRealtimeContext() && !IsBypassed()) { in ExpectNotRealtime()84 bool __rtsan::Context::InRealtimeContext() const { return realtime_depth > 0; } in InRealtimeContext() function in __rtsan::Context
28 bool InRealtimeContext() const;