Searched defs:start_thread (Results 1 – 2 of 2) sorted by relevance
170 bool start_thread; in alloc_bounce_zone() local
854 void ForkChildAfter(ThreadState* thr, uptr pc, bool start_thread) { in ForkChildAfter()