Searched refs:GetContextForThisThread (Results 1 – 4 of 4) sorted by relevance
35 __rtsan::GetContextForThisThread().RealtimePush(); in __rtsan_realtime_enter()39 __rtsan::GetContextForThisThread().RealtimePop(); in __rtsan_realtime_exit()43 __rtsan::GetContextForThisThread().BypassPush(); in __rtsan_off()47 __rtsan::GetContextForThisThread().BypassPop(); in __rtsan_on()
36 Context &GetContextForThisThread();
96 __rtsan::Context &__rtsan::GetContextForThisThread() { in GetContextForThisThread() function in __rtsan
64 __rtsan::GetContextForThisThread().ExpectNotRealtime( in ExpectNotRealtime()