Searched refs:start_thread_helper (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/usb/
H A Dffs-test.c419 static void *start_thread_helper(void *arg) function
468 die_on(pthread_create(&t->id, NULL, start_thread_helper, t) < 0,
675 start_thread_helper(threads);

Completed in 140 milliseconds