Searched refs:ndoit (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dmttest.c349 int ndoit(SSL_CTX *ssl_ctx[2]) function
715 (LPTHREAD_START_ROUTINE) ndoit,
836 (void *(*)())ndoit, (void *)ssl_ctx, 0L, &(thread_ctx[i]));
923 thread_ctx[i] = sproc((void (*)())ndoit,
1018 (void *(*)())ndoit, (void *)ssl_ctx);
1097 BeginThread((void (*)(void *))ndoit, NULL, THREAD_STACK_SIZE,
1187 thread_ctx[i] = spawn_thread((thread_func) ndoit,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c349 int ndoit(SSL_CTX *ssl_ctx[2]) function
715 (LPTHREAD_START_ROUTINE) ndoit,
836 (void *(*)())ndoit, (void *)ssl_ctx, 0L, &(thread_ctx[i]));
923 thread_ctx[i] = sproc((void (*)())ndoit,
1018 (void *(*)())ndoit, (void *)ssl_ctx);
1097 BeginThread((void (*)(void *))ndoit, NULL, THREAD_STACK_SIZE,
1187 thread_ctx[i] = spawn_thread((thread_func) ndoit,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c368 int ndoit(SSL_CTX *ssl_ctx[2]) function
777 (LPTHREAD_START_ROUTINE)ndoit,
902 (void *(*)())ndoit,
999 thread_ctx[i]=sproc((void (*)())ndoit,
1102 (void *(*)())ndoit, (void *)ssl_ctx);
1188 BeginThread( (void(*)(void*))ndoit, NULL, THREAD_STACK_SIZE,

Completed in 76 milliseconds