entriesFromLDAPthread
stat = pthread_create(&tid, &attr, entriesFromLDAPthread, arg);
static void *entriesFromLDAPthread(void *);