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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Dcache.c139 ldap_pvt_thread_mutex_lock( &bdb->bi_cache.c_lru_mutex );
152 ldap_pvt_thread_mutex_unlock( &bdb->bi_cache.c_lru_mutex );
708 ldap_pvt_thread_mutex_lock( &bdb->bi_cache.c_lru_mutex );
731 ldap_pvt_thread_mutex_unlock( &bdb->bi_cache.c_lru_mutex );
855 ldap_pvt_thread_mutex_unlock( &bdb->bi_cache.c_lru_mutex );
1393 ldap_pvt_thread_mutex_lock( &bdb->bi_cache.c_lru_mutex );
1401 ldap_pvt_thread_mutex_unlock( &bdb->bi_cache.c_lru_mutex );
1510 ldap_pvt_thread_mutex_lock( &cache->c_lru_mutex );
1529 ldap_pvt_thread_mutex_unlock( &cache->c_lru_mutex );
H A Dback-bdb.h139 ldap_pvt_thread_mutex_t c_lru_mutex; member in struct:bdb_cache
H A Dinit.c81 ldap_pvt_thread_mutex_init( &bdb->bi_cache.c_lru_mutex );
708 ldap_pvt_thread_mutex_destroy( &bdb->bi_cache.c_lru_mutex );

Completed in 123 milliseconds