Searched refs:copyio_thread_fn_t (Results 1 – 1 of 1) sorted by relevance
72 typedef int (*copyio_thread_fn_t)(struct copyio_test_data *); typedef75 copyio_thread_fn_t fn;90 copyio_test_run_in_thread(copyio_thread_fn_t fn, struct copyio_test_data *data) in copyio_test_run_in_thread()