Lines Matching defs:nolock
63 #define LDAP_CONN_LOCK_IF(nolock) \ argument
65 #define LDAP_CONN_UNLOCK_IF(nolock) \ argument
67 #define LDAP_REQ_LOCK_IF(nolock) \ argument
69 #define LDAP_REQ_UNLOCK_IF(nolock) \ argument
71 #define LDAP_RES_LOCK_IF(nolock) \ argument
73 #define LDAP_RES_UNLOCK_IF(nolock) \ argument
76 #define LDAP_CONN_LOCK_IF(nolock) argument
77 #define LDAP_CONN_UNLOCK_IF(nolock) argument
78 #define LDAP_REQ_LOCK_IF(nolock) argument
79 #define LDAP_REQ_UNLOCK_IF(nolock) argument
80 #define LDAP_RES_LOCK_IF(nolock) argument
81 #define LDAP_RES_UNLOCK_IF(nolock) argument