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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DThreading.cpp42 void llvm::llvm_execute_on_thread(void (*Fn)(void *), void *UserData, function in class:llvm
117 void llvm::llvm_execute_on_thread(void (*Fn)(void *), void *UserData, function in class:llvm
H A DCrashRecoveryContext.cpp476 llvm_execute_on_thread(RunSafelyOnThread_Dispatch, &Info,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h68 void llvm_execute_on_thread(

Completed in 123 milliseconds