Home
last modified time | relevance | path

Searched refs:RunSafelyOnThread_Dispatch (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Support/
HDCrashRecoveryContext.cpp344 static void RunSafelyOnThread_Dispatch(void *UserData) { in RunSafelyOnThread_Dispatch() function
352 llvm_execute_on_thread(RunSafelyOnThread_Dispatch, &Info, RequestedStackSize); in RunSafelyOnThread()