Searched refs:threadsafe (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dsureware.h42 * in param threadsafe, if !=0, thread safe enabled
45 typedef int SureWareHook_Init_t(char*const msg,int threadsafe);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dsureware.h42 * in param threadsafe, if !=0, thread safe enabled
45 typedef int SureWareHook_Init_t(char*const msg,int threadsafe);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dhw_sureware.c368 static int threadsafe=1; variable
398 threadsafe = 0;
482 if(p_surewarehk_Init(msg,threadsafe)==SUREWAREHOOK_ERROR_UNIT_FAILURE)
487 if(p_surewarehk_Init(msg,threadsafe)==SUREWAREHOOK_ERROR_UNIT_FAILURE)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_sureware.c383 static int threadsafe=1; variable
413 threadsafe = 0;
497 if(p_surewarehk_Init(msg,threadsafe)==SUREWAREHOOK_ERROR_UNIT_FAILURE)
502 if(p_surewarehk_Init(msg,threadsafe)==SUREWAREHOOK_ERROR_UNIT_FAILURE)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/
H A DMakefile78 --enable-threadsafe ); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dconfigure1517 --enable-threadsafe build a thread-safe library [default=yes]
19542 # --enable-threadsafe
19544 # Check whether --enable-threadsafe was given.

Completed in 209 milliseconds