Home
last modified time | relevance | path

Searched refs:smac_notify_thread (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h153 kthread_t *smac_notify_thread; /* smac_mutex */ member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c928 softmac->smac_notify_thread = thread_create(NULL, 0, in softmac_mac_register()
1053 thread_join(softmac->smac_notify_thread->t_did); in softmac_destroy()
1054 softmac->smac_notify_thread = NULL; in softmac_destroy()