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

/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp336 static void RunSafelyOnThread_Dispatch(void *UserData) { function
344 llvm_execute_on_thread(RunSafelyOnThread_Dispatch, &Info, RequestedStackSize);

Completed in 421 milliseconds