Home
last modified time | relevance | path

Searched defs:start_thread (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_busdma_bounce.c170 bool start_thread; in alloc_bounce_zone() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp854 void ForkChildAfter(ThreadState* thr, uptr pc, bool start_thread) { in ForkChildAfter()