Searched refs:start_thread (Results 1 – 3 of 3) sorted by relevance
170 bool start_thread; in alloc_bounce_zone() local203 start_thread = STAILQ_EMPTY(&bounce_zone_list); in alloc_bounce_zone()256 if (start_thread) { in alloc_bounce_zone()
854 void ForkChildAfter(ThreadState* thr, uptr pc, bool start_thread) { in ForkChildAfter() argument862 if (start_thread) in ForkChildAfter()
494 void ForkChildAfter(ThreadState *thr, uptr pc, bool start_thread);