Searched refs:daemon_thread_func (Results 1 – 1 of 1) sorted by relevance
18 void *daemon_thread_func(void *arg) { in daemon_thread_func() function48 ret = thr_create(NULL, 0, daemon_thread_func, (void *) i, in main()