Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dsched.h83 #if defined(_POSIX_THREADS) || defined(_POSIX_PRIORITY_SCHEDULING)
/picolibc-latest/newlib/libc/stdio64/
Dfreopen64.c217 #if !defined (__SINGLE_THREAD__) && defined (_POSIX_THREADS) in freopen64()
241 #if !defined (__SINGLE_THREAD__) && defined (_POSIX_THREADS) in freopen64()
/picolibc-latest/newlib/libc/include/sys/
Dfeatures.h436 #define _POSIX_THREADS 1 macro
467 #define _POSIX_THREADS 1 macro
/picolibc-latest/newlib/libc/include/machine/
Dsetjmp.h474 #ifdef _POSIX_THREADS
/picolibc-latest/newlib/libc/stdio/
Dlocal.h58 #if !defined (__SINGLE_THREAD__) && defined (_POSIX_THREADS) \
/picolibc-latest/
DREADME.md219 _POSIX_THREADS support caused these to be accidentally deleted some
/picolibc-latest/newlib/
DChangeLog-20158947 pthread_sigmask or sigprocmask depending on _POSIX_THREADS.
18088 Cygwin, not only if _POSIX_THREADS is defined.