Searched defs:start_thread (Results 1 – 3 of 3) sorted by relevance
179 [[gnu::noinline]] void start_thread() { in start_thread() function
170 bool start_thread; in alloc_bounce_zone() local
876 void ForkChildAfter(ThreadState* thr, uptr pc, bool start_thread) { in ForkChildAfter()