Searched refs:normal_thread_func (Results 1 – 1 of 1) sorted by relevance
29 void *normal_thread_func(void *arg) { in normal_thread_func() function58 ret = thr_create(NULL, 0, normal_thread_func, (void *) i, 0, NULL); in main()