HomeSort by relevance Sort by last modified time
    Searched refs:THREAD_STACK_SIZE (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/threads/
mttest.c 720 #define THREAD_STACK_SIZE (16*1024)
778 THREAD_STACK_SIZE,
903 thr_create(NULL, THREAD_STACK_SIZE,
1190 BeginThread( (void(*)(void*))ndoit, NULL, THREAD_STACK_SIZE,
th-lock.c 106 #define THREAD_STACK_SIZE (16*1024)
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 58 #define THREAD_STACK_SIZE (65536)
    [all...]

Completed in 146 milliseconds