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