Home
last modified time | relevance | path

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

/external/openssl/crypto/threads/
Dmttest.c108 #define MAX_THREAD_NUMBER 100 macro
247 if (thread_number > MAX_THREAD_NUMBER) in main()
248 thread_number=MAX_THREAD_NUMBER; in main()
766 DWORD thread_id[MAX_THREAD_NUMBER]; in do_threads()
767 HANDLE thread_handle[MAX_THREAD_NUMBER]; in do_threads()
894 thread_t thread_ctx[MAX_THREAD_NUMBER]; in do_threads()
993 int thread_ctx[MAX_THREAD_NUMBER]; in do_threads()
1092 pthread_t thread_ctx[MAX_THREAD_NUMBER]; in do_threads()
1278 thread_id thread_ctx[MAX_THREAD_NUMBER]; in do_threads()