Searched refs:g_ucontext (Results 1 – 1 of 1) sorted by relevance
59 static std::atomic_uintptr_t g_ucontext; variable66 g_ucontext = 0; in ResetGlobals()76 g_ucontext = reinterpret_cast<uintptr_t>(sigcontext); in SignalHandler()373 ucontext = reinterpret_cast<void*>(g_ucontext.load()); in TEST_F()