Searched refs:g_ucontext (Results 1 – 1 of 1) sorted by relevance
48 static std::atomic_uintptr_t g_ucontext; variable57 g_ucontext = reinterpret_cast<uintptr_t>(sigcontext); in SignalHandler()247 ucontext = reinterpret_cast<void*>(g_ucontext.load()); in TEST()