Searched refs:_SC_THREAD_STACK_MIN (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libc/gen/
H A Dsysconf.c422 case _SC_THREAD_STACK_MIN:
/freebsd-current/include/
H A Dunistd.h256 #define _SC_THREAD_STACK_MIN 93 /* user */ macro
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1959 __kmp_sys_min_stksize = sysconf(_SC_THREAD_STACK_MIN);

Completed in 210 milliseconds