Searched refs:stat_thread (Results 1 – 1 of 1) sorted by relevance
4511 stat_thread(void *arg) in stat_thread() function4829 if (thr_create(NULL, 0, stat_thread, NULL, 0, &tid) != 0) in main()