Searched refs:writer_thread (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dpipes_tests.c515 void * writer_thread(void *ptr);
628 void * writer_thread(void *ptr) function
659 iret2 = pthread_create( &thread2, NULL, writer_thread, (void*) wdata);

Completed in 61 milliseconds