Searched refs:do_nothing (Results 1 – 1 of 1) sorted by relevance
291 static int do_nothing(void* unused) { in do_nothing() function312 int success = thrd_create(&t, &do_nothing, NULL); in fs_invalid_test()364 int success = thrd_create(&t, &do_nothing, NULL); in gs_test()
Completed in 3 milliseconds