rpctlssd_connect_thread
static void * rpctlssd_connect_thread(void *);
if (pthread_create(&tid, NULL, rpctlssd_connect_thread, ctx) != 0)