Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c111 static mutex_t cmdq_lock; variable
1764 (void) mutex_lock(&cmdq_lock); in queue_event()
1778 (void) mutex_unlock(&cmdq_lock); in queue_event()
1889 (void) mutex_lock(&cmdq_lock); in transport_queued_events()
1892 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1894 (void) mutex_lock(&cmdq_lock); in transport_queued_events()
1907 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1916 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1924 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1946 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
[all …]