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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dpipes_tests.c514 void * reader_thread(void *ptr);
610 void * reader_thread(void *ptr) function
658 iret1 = pthread_create( &thread1, NULL, reader_thread, (void*) rdata);

Completed in 67 milliseconds