Home
last modified time | relevance | path

Searched refs:start_thread_helper (Results 1 – 1 of 1) sorted by relevance

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