Searched refs:mutex_eventcache (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_event.c60 static mutex_t mutex_eventcache = DEFAULTMUTEX; variable
297 (void) mutex_lock(&mutex_eventcache);
302 (void) mutex_unlock(&mutex_eventcache);
334 (void) mutex_unlock(&mutex_eventcache);
345 (void) mutex_unlock(&mutex_eventcache);
368 (void) mutex_unlock(&mutex_eventcache);
385 (void) mutex_unlock(&mutex_eventcache);
408 (void) mutex_unlock(&mutex_eventcache);

Completed in 20 milliseconds