Searched refs:float_thread (Results 1 – 1 of 1) sorted by relevance
36 static int float_thread(void *arg) { in float_thread() function105 … t[i] = thread_create(name, &float_thread, (void *)&val[i], LOW_PRIORITY, DEFAULT_STACK_SIZE); in float_test()
Completed in 22 milliseconds