Home
last modified time | relevance | path

Searched refs:_POSIX_THREADS (Results 1 – 21 of 21) sorted by relevance

/glibc-2.36/rt/
Dtst-cputimer1.c5 #if _POSIX_THREADS && defined _POSIX_CPUTIME
Dtst-timer2.c10 #if _POSIX_THREADS
Dtst-cputimer2.c5 #if _POSIX_THREADS && defined _POSIX_CPUTIME
Dtst-timer3.c12 #if _POSIX_THREADS
Dtst-cputimer3.c5 #if _POSIX_THREADS && defined _POSIX_CPUTIME
Dtst-mqueue3.c32 #if _POSIX_THREADS
Dtst-mqueue8.c24 #if _POSIX_THREADS
Dtst-cpuclock2.c22 #if (_POSIX_THREADS - 0) <= 0
Dtst-mqueue6.c36 #if _POSIX_THREADS
Dtst-timer4.c26 #if _POSIX_THREADS && defined SA_SIGINFO
Dtst-mqueue5.c36 #if _POSIX_THREADS && defined SIGRTMIN && defined SA_SIGINFO
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dposix_opt.h72 #define _POSIX_THREADS 200809L macro
/glibc-2.36/sysdeps/mach/hurd/bits/
Dposix_opt.h75 #define _POSIX_THREADS 200809L macro
/glibc-2.36/sysdeps/posix/
Dsysconf.c526 #if CONF_IS_DEFINED_SET (_POSIX_THREADS) in __sysconf()
527 return _POSIX_THREADS; in __sysconf()
/glibc-2.36/posix/
Dtst-getconf.sh111 _POSIX_THREADS
/glibc-2.36/conform/data/
Dunistd.h-data62 optional-constant _POSIX_THREADS
/glibc-2.36/ChangeLog.old/
DChangeLog.24908 [_POSIX_THREADS](do_test): Modified function.
914 [_POSIX_THREADS && SIGRTMIN && SA_SIGINFO](do_test): Modified function.
917 [_POSIX_THREADS](do_test): Modified function.
922 [_POSIX_THREADS](do_test): Modified function.
923 [_POSIX_THREADS](support/check.h): Include file.
8849 [!((_POSIX_THREADS - 0) <= 0)](tsdiff): Remove function.
8850 [!((_POSIX_THREADS - 0) <= 0)](test_nanosleep): Modified function.
8851 [!((_POSIX_THREADS - 0) <= 0)](do_test): Modified function.
DChangeLog.239706 [!((_POSIX_THREADS - 0) <= 0)](TEST_FUNCTION): Remove.
9707 [(_POSIX_THREADS - 0) <= 0](TEST_FUNCTION): Remove.
9708 [(_POSIX_THREADS - 0) <= 0](0): New.
9709 [(_POSIX_THREADS - 0) <= 0](support/test-driver.c): Include file.
DChangeLog.14163 * rt/tst-timer3.c: Don't fail if _POSIX_THREADS is not available.
DChangeLog.1919764 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_THREADS,
/glibc-2.36/manual/
Dconf.texi512 Inquire about the parameter corresponding to @code{_POSIX_THREADS}.