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