HomeSort by relevance Sort by last modified time
    Searched full:g_ucontext (Results 1 - 1 of 1) sorted by null

  /system/core/libunwindstack/tests/
UnwindTest.cpp 48 static std::atomic_uintptr_t g_ucontext; member in namespace:unwindstack
57 g_ucontext = reinterpret_cast<uintptr_t>(sigcontext);
247 ucontext = reinterpret_cast<void*>(g_ucontext.load());

Completed in 486 milliseconds