Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp81 typedef void *(*thread_callback_trampoline_t)(void *, void *, dfsan_label, in ThreadStart() typedef
88 return ((thread_callback_trampoline_t) in ThreadStart()