Searched refs:SMALLSTACKSIZE (Results 1 – 1 of 1) sorted by relevance
3045 # define SMALLSTACKSIZE PTHREAD_STACK_MIN macro3048 # define SMALLSTACKSIZE 64 * 1024 macro3059 res = pthread_attr_setstacksize(&attr, SMALLSTACKSIZE); in TEST()