Searched refs:float_thread (Results 1 – 1 of 1) sorted by relevance
33 static int float_thread(void* arg) { in float_thread() function72 thrd_create_with_name(&t[i], float_thread, &val[i], name); in fpu_test()
Completed in 2 milliseconds