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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h95 bool RunSafelyOnThread(void (*Fn)(void*), void *UserData, function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp499 bool CrashRecoveryContext::RunSafelyOnThread(function_ref<void()> Fn, function in class:CrashRecoveryContext

Completed in 143 milliseconds