Searched refs:smac_notify_thread (Results 1 – 2 of 2) sorted by relevance
153 kthread_t *smac_notify_thread; /* smac_mutex */ member
928 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()