Searched defs:start_thread (Results 1 – 4 of 4) sorted by relevance
32 static __attribute__((noinline)) void start_thread() { in start_thread() function
52 static void start_thread(struct thread_state *thread) in start_thread() function
194 def start_thread(function, args=()): function
425 void (*start_thread)(struct st_context_iface *stctxi); member