Searched refs:_SC_THREAD_ATTR_STACKSIZE (Results 1 – 16 of 16) sorted by relevance
91 [_SC_THREAD_ATTR_STACKSIZE] = VER, in sysconf()
205 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
152 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
341 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
369 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
345 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
346 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
332 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
219 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
197 C(_SC_THREAD_ATTR_STACKSIZE) in f()
12215 #ifdef _SC_THREAD_ATTR_STACKSIZE12216 {"SC_THREAD_ATTR_STACKSIZE", _SC_THREAD_ATTR_STACKSIZE},