Home
last modified time | relevance | path

Searched defs:RunSafelyOnThread (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp346 bool CrashRecoveryContext::RunSafelyOnThread(void (*Fn)(void*), void *UserData, in RunSafelyOnThread() function in CrashRecoveryContext
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp370 bool CrashRecoveryContext::RunSafelyOnThread(function_ref<void()> Fn, in RunSafelyOnThread() function in CrashRecoveryContext