Searched refs:DisableInThisThread (Results 1 – 2 of 2) sorted by relevance
123 void DisableInThisThread();128 ScopedInterceptorDisabler() { DisableInThisThread(); } in ScopedInterceptorDisabler()
37 void DisableInThisThread() { disable_counter++; } in DisableInThisThread() function657 void DisableInThisThread() { } in DisableInThisThread() function725 __lsan::DisableInThisThread(); in __lsan_disable()