Searched refs:writer_thread (Results 1 – 2 of 2) sorted by relevance
42 writer_thread (void *nr) in writer_thread() function147 if (pthread_create (&thwr[n], NULL, writer_thread, in do_test()
58 writer_thread (void *arg) in writer_thread() function179 thwr[n] = xpthread_create (NULL, writer_thread, &wargs[n]); in do_test_clock()
Completed in 4 milliseconds