Searched defs:start_thread (Results 1 – 4 of 4) sorted by relevance
52 static void start_thread(struct thread_state *thread) in start_thread() function
48 #define start_thread(regs,pc,sp) \ macro
190 def start_thread(function, args=()): function
415 void (*start_thread)(struct st_context_iface *stctxi); member