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

/freebsd-11-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
126 void llvm::llvm_execute_on_thread(void (*Fn)(void *), void *UserData, function in class:llvm

Completed in 293 milliseconds