mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
Revert accidental commit
This commit is contained in:
parent
7ee7699bb9
commit
da198f27a6
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ typedef pthread_cond_t ldap_int_thread_cond_t;
|
||||||
#define LDAP_THREAD_HAVE_SETCONCURRENCY 1
|
#define LDAP_THREAD_HAVE_SETCONCURRENCY 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 1 && defined( HAVE_PTHREAD_RWLOCK_DESTROY )
|
#if 0 && defined( HAVE_PTHREAD_RWLOCK_DESTROY )
|
||||||
#define LDAP_THREAD_HAVE_RDWR 1
|
#define LDAP_THREAD_HAVE_RDWR 1
|
||||||
typedef pthread_rwlock_t ldap_int_thread_rdwr_t;
|
typedef pthread_rwlock_t ldap_int_thread_rdwr_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue