you dont really need to set any of those if you are using pthreads [USE_PTHREADS=1 when building, should be default] and there is no real need nowdays to have a separate _r lib and we dont have one. if you wanna use some alternate thread library instead of pthreads then you gonna have to set all that up good and proper.
Markus Moeller wrote: > Is there a default set of functions ? With openldap I would use libldap_r > which as far as I understand hasa set of default thread functions. > > Thank you > Markus > > "Anton Bobrov" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> yes, see http://www.mozilla.org/directory/csdk-docs/threaded.htm >> >> Markus Moeller wrote: >>> Is the ldap C-SDK thread safe ? >>> >>> Thank you >>> Markus >>> _______________________________________________ >>> dev-tech-ldap mailing list >>> [email protected] >>> https://lists.mozilla.org/listinfo/dev-tech-ldap > > _______________________________________________ > dev-tech-ldap mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-ldap _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
