mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Revert accidental commit
This commit is contained in:
parent
7ee7699bb9
commit
da198f27a6
@ -63,7 +63,7 @@ typedef pthread_cond_t ldap_int_thread_cond_t;
|
||||
#define LDAP_THREAD_HAVE_SETCONCURRENCY 1
|
||||
#endif
|
||||
|
||||
#if 1 && defined( HAVE_PTHREAD_RWLOCK_DESTROY )
|
||||
#if 0 && defined( HAVE_PTHREAD_RWLOCK_DESTROY )
|
||||
#define LDAP_THREAD_HAVE_RDWR 1
|
||||
typedef pthread_rwlock_t ldap_int_thread_rdwr_t;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user