HomeSort by: relevance | last modified time | path
    Searched refs:ldap_pvt_thread_rdwr_active (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_thr_debug.h 110 #define ldap_pvt_thread_rdwr_active ldap_int_thread_rdwr_active macro
180 #undef ldap_pvt_thread_rdwr_active macro
rdwr.c 446 int ldap_pvt_thread_rdwr_active(ldap_pvt_thread_rdwr_t *rwlock) function
thr_debug.c 1166 ldap_pvt_thread_rdwr_active( ldap_pvt_thread_rdwr_t *rwlock ) function
1168 check_usage( &rwlock->usage, "ldap_pvt_thread_rdwr_active" );
  /src/external/bsd/openldap/dist/include/
ldap_pvt_thread.h 183 ldap_pvt_thread_rdwr_active LDAP_P((ldap_pvt_thread_rdwr_t *rdwrp));

Completed in 17 milliseconds