Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c111 static mutex_t cmdq_lock; variable
1766 (void) mutex_lock(&cmdq_lock); in queue_event()
1780 (void) mutex_unlock(&cmdq_lock); in queue_event()
1891 (void) mutex_lock(&cmdq_lock); in transport_queued_events()
1894 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1896 (void) mutex_lock(&cmdq_lock); in transport_queued_events()
1909 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1918 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1926 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
1948 (void) mutex_unlock(&cmdq_lock); in transport_queued_events()
[all …]