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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c81 pthread_mutex_t remote_plugin_mutex = PTHREAD_MUTEX_INITIALIZER; variable
665 (void) pthread_mutex_lock(&remote_plugin_mutex);
754 (void) pthread_mutex_unlock(&remote_plugin_mutex);
896 (void) pthread_mutex_lock(&remote_plugin_mutex);
915 (void) pthread_mutex_unlock(&remote_plugin_mutex);
946 (void) pthread_mutex_lock(&remote_plugin_mutex);
951 (void) pthread_mutex_unlock(&remote_plugin_mutex);

Completed in 26 milliseconds