Searched defs:smbd_nicmon_tid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_nicmon.c74 pthread_t smbd_nicmon_tid; local
80 rc = pthread_create(&smbd_nicmon_tid, NULL, smbd_nicmon_daemon, NULL);

Completed in 487 milliseconds