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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dpipes_tests.c508 struct thread_work_data { struct
612 struct thread_work_data *m;
613 m = (struct thread_work_data *) ptr;
630 struct thread_work_data *m;
631 m = (struct thread_work_data *)ptr;
648 void create_threads(struct thread_work_data *rdata, struct thread_work_data *wdata){
722 struct thread_work_data d = { p, current_buf_size, 1};
735 struct thread_work_data rd = { p, current_buf_size, 1};
736 struct thread_work_data w
[all...]

Completed in 23 milliseconds