Searched defs:thread_start (Results 1 – 5 of 5) sorted by relevance
26 ThreadTicks thread_start, in FakeTaskTiming()
37 static void thread_start(void* (*fn)(void*), void* arg) in thread_start() function
229 static void thread_start(void* (*fn)(void*), void* arg) in thread_start() function
137 static void *thread_start(void *arg) { in thread_start() function
265 static int thread_start (int id) in thread_start() function