Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c34 pthread_mutex_t systime_mutex; variable
156 pthread_mutex_lock(&systime_mutex); in ldaplog()
159 pthread_mutex_unlock(&systime_mutex); in ldaplog()