Lines Matching refs:EV_LOCK
191 (void) mutex_init(EV_LOCK(scp), USYNC_THREAD, NULL); in sysevent_evc_bind()
214 (void) mutex_lock(EV_LOCK(scp)); in sysevent_evc_unbind()
228 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_unbind()
247 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_unbind()
254 (void) mutex_destroy(EV_LOCK(scp)); in sysevent_evc_unbind()
293 (void) mutex_lock(EV_LOCK(scp)); in sysevent_evc_publish()
298 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_publish()
537 (void) mutex_lock(EV_LOCK(scp)); in sysevent_evc_subscribe_cmn()
547 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_subscribe_cmn()
560 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_subscribe_cmn()
718 (void) mutex_lock(EV_LOCK(scp)); in sysevent_evc_unsubscribe()
727 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_unsubscribe()
767 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_unsubscribe()
796 (void) mutex_lock(EV_LOCK(scp)); in sysevent_evc_control()
820 (void) mutex_unlock(EV_LOCK(scp)); in sysevent_evc_control()