Searched refs:THREAD_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
720 #define THREAD_STACK_SIZE (16*1024) macro778 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()
106 #define THREAD_STACK_SIZE (16*1024) macro