Searched refs:child_thread (Results 1 – 1 of 1) sorted by relevance
121 void *child_thread(void *arg) in child_thread() function291 res = pthread_create(&th, NULL, child_thread, in do_accept()