Searched refs:_SC_THREAD_SAFE_FUNCTIONS (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | unistd.h | 234 #define _SC_THREAD_SAFE_FUNCTIONS 583 macro
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | sysconf.c | 413 case _SC_THREAD_SAFE_FUNCTIONS: in sysconf()
|
/illumos-gate/usr/src/cmd/getconf/ |
H A D | getconf.c | 669 _SC_THREAD_SAFE_FUNCTIONS, "POSIX_THREAD_SAFE_FUNCTIONS", 671 _SC_THREAD_SAFE_FUNCTIONS, "_POSIX_THREAD_SAFE_FUNCTIONS",
|
/illumos-gate/usr/src/boot/include/ |
H A D | unistd.h | 252 #define _SC_THREAD_SAFE_FUNCTIONS 91 /* user */ macro
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/ |
H A D | conftab.c | 360 …FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_sysconf, _SC_THREAD_SAFE_FUNCTIONS },
|
/illumos-gate/usr/src/cmd/ast/libast/i386/ |
H A D | conftab.c | 360 …FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_sysconf, _SC_THREAD_SAFE_FUNCTIONS },
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/ |
H A D | conftab.c | 360 …FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_sysconf, _SC_THREAD_SAFE_FUNCTIONS },
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/ |
H A D | conftab.c | 360 …FEATURE|CONF_UNDERSCORE|CONF_PREFIX_ONLY, CONF_POSIX, 1, CONF_sysconf, _SC_THREAD_SAFE_FUNCTIONS },
|