Home
last modified time | relevance | path

Searched refs:THREAD_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/threads/
Dmttest.c720 #define THREAD_STACK_SIZE (16*1024) macro
778 THREAD_STACK_SIZE, in do_threads()
903 thr_create(NULL, THREAD_STACK_SIZE, in do_threads()
1190 BeginThread( (void(*)(void*))ndoit, NULL, THREAD_STACK_SIZE, in do_threads()
Dth-lock.c106 #define THREAD_STACK_SIZE (16*1024) macro