Home
last modified time | relevance | path

Searched refs:g_main_thread (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/test/
Dabi_test.cc637 static DWORD g_main_thread; variable
641 GetCurrentThreadId() != g_main_thread) { in ExceptionHandler()
662 g_main_thread = GetCurrentThreadId(); in EnableUnwindTestsImpl()
726 static pthread_t g_main_thread; variable
735 if (!pthread_equal(g_main_thread, pthread_self())) { in TrapHandler()
756 g_main_thread = pthread_self(); in EnableUnwindTestsImpl()