Searched refs:SMALLPRESTACKSIZE (Results 1 – 1 of 1) sorted by relevance
3046 # define SMALLPRESTACKSIZE PTHREAD_STACK_MIN macro3049 # define SMALLPRESTACKSIZE 16 * 1024 macro3076 const size_t kStackSize = SMALLPRESTACKSIZE; in TEST()