smbd_spool_monitor
rc = pthread_create(&smbd.s_spool_tid, &attr, smbd_spool_monitor, NULL);
static void *smbd_spool_monitor(void *);