ΒΆthread::native_handle_type
llvm_execute_on_thread_impl(
    thread::start_routine_type ThreadFunc,
    void* Arg,
    llvm::Optional<unsigned int> StackSizeInBytes)

Declared at: llvm/include/llvm/Support/thread.h:122

Parameters

thread::start_routine_type ThreadFunc
void* Arg
llvm::Optional<unsigned int> StackSizeInBytes