Hi all,

I need some handholding with the porting of some of the auth_ldap code
from v1.3 to v2.0.

In the v1.3 code, I have locks being created like this:

 mtx = ap_create_mutex(NULL);
 GET_MUTEX(mtx);
 RELMUTEX(mtx);

What would the above look like using apr_lock.h from APR?

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to