smbd_nicmon_daemon
static void *smbd_nicmon_daemon(void *);
rc = pthread_create(&smbd_nicmon_tid, NULL, smbd_nicmon_daemon, NULL);