Searched refs:RealtimePush (Results 1 – 5 of 5) sorted by relevance
33 context.RealtimePush(); in TEST_F()39 context.RealtimePush(); in TEST_F()51 context.RealtimePush(); // depth 1 in TEST_F()53 context.RealtimePush(); // depth 2 in TEST_F()57 context.RealtimePush(); // depth 2 in TEST_F()63 context.RealtimePush(); // depth 1 in TEST_F()
49 context.RealtimePush(); in TEST_F()57 context.RealtimePush(); in TEST_F()
19 void RealtimePush();
49 void __rtsan::Context::RealtimePush() { realtime_depth_++; } in RealtimePush() function in __rtsan::Context
117 GetContextForThisThread().RealtimePush(); in __rtsan_realtime_enter()