Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/threads/
H A Dthread.h28 using ThreadRunnerPosix = void *(void *); variable
32 ThreadRunnerPosix *posix_runner;
156 int run(ThreadRunnerPosix *func, void *arg, void *stack = nullptr,