Searched defs:run_thread (Results 1 – 8 of 8) sorted by relevance
44 static void *run_thread(void *ptr) in run_thread() function
33 static void *run_thread(void *arg) in run_thread() function
97 static void *run_thread(void *ptr) in run_thread() function
84 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local
251 static void *tst_fzsync_thread_wrapper(void *run_thread) in tst_fzsync_thread_wrapper()
349 def run_thread(): function
1362 int (*run_thread)(struct cras_client *client); member
405 def run_thread(): function