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