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

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

Completed in 316 milliseconds