Re: Thread-Safe question

2008-01-26 Thread Anton Bobrov
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 t

Re: Thread-Safe question

2008-01-25 Thread Markus Moeller
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/threa

Re: Thread-Safe question

2008-01-24 Thread Anton Bobrov
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 > dev-tech-ldap@lists.mozilla.org > https://lists.mozilla.org/listinfo/de