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