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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dsureware.h41 * in param threadsafe, if !=0, thread safe enabled
44 typedef int SureWareHook_Init_t(char *const msg, int threadsafe);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dsureware.h41 * in param threadsafe, if !=0, thread safe enabled
44 typedef int SureWareHook_Init_t(char *const msg, int threadsafe);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_sureware.c400 static int threadsafe = 1; variable
432 threadsafe = 0;
539 if (p_surewarehk_Init(msg, threadsafe) == SUREWAREHOOK_ERROR_UNIT_FAILURE) {
543 if (p_surewarehk_Init(msg, threadsafe) == SUREWAREHOOK_ERROR_UNIT_FAILURE) {
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_sureware.c400 static int threadsafe = 1; variable
432 threadsafe = 0;
539 if (p_surewarehk_Init(msg, threadsafe) == SUREWAREHOOK_ERROR_UNIT_FAILURE) {
543 if (p_surewarehk_Init(msg, threadsafe) == SUREWAREHOOK_ERROR_UNIT_FAILURE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/
H A DMakefile89 --enable-threadsafe ); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dconfig.status435 ac_cs_config="'--enable-threadsafe'"
509 set X '/bin/sh' './configure' '--enable-threadsafe' $ac_configure_extra_args --no-create --no-recursion
H A Dconfigure1517 --enable-threadsafe build a thread-safe library [default=yes]
19542 # --enable-threadsafe
19544 # Check whether --enable-threadsafe was given.
/netgear-R7000-V1.0.7.12_1.2.5/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 156 milliseconds