long id_function(void){
>
> }
>
> On Thu, Sep 2, 2010 at 3:34 AM, Lu zhuiyue wrote:
>
>> the documentation (http://www.openssl.org/docs/crypto/threads.html) says
>>
>> to use openssl library in multi threds environments, the user should set
>> thses
the documentation (http://www.openssl.org/docs/crypto/threads.html) says
to use openssl library in multi threds environments, the user should set
thses tow callback functions
locking_function and threadid_func
the example:
*crypto/threads/mttest.c*
on win32 platform:
it does not set threadid_fun