Searched refs:child_thread_func (Results 1 – 1 of 1) sorted by relevance
25 static void *child_thread_func(void *arg) in child_thread_func() function53 SAFE_PTHREAD_CREATE(&child_thread, NULL, child_thread_func, NULL); in setup()