Searched refs:bio_random_thread (Results 1 – 1 of 1) sorted by relevance
136 static int bio_random_thread(void* arg) { in bio_random_thread() function215 thrd_create(&t, bio_random_thread, a); in bio_random()
Completed in 5 milliseconds