Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dsubr_busdma_bounce.c178 bool start_thread; alloc_bounce_zone() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp850 ForkChildAfter(ThreadState * thr,uptr pc,bool start_thread) ForkChildAfter() argument