ndmpd_worker
void *ndmpd_worker(void *ptarg);
rc = pthread_create(NULL, &tattr, ndmpd_worker, (void *)argp);