Searched refs:run_loop (Results 1 – 2 of 2) sorted by relevance
295 run_loop (void *arg) in run_loop() function333 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()
53 run_loop (void *arg) in run_loop() function91 tids[i] = xpthread_create (NULL, run_loop, NULL); in do_test()
Completed in 3 milliseconds