smbd_share_loader
rc = pthread_create(&tid, &attr, smbd_share_loader, NULL);
static void *smbd_share_loader(void *);