HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX_THREAD_SAFE_FUNCTIONS (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread_unistd.h 104 This option implies the _POSIX_THREADS and _POSIX_THREAD_SAFE_FUNCTIONS
118 This option implies the _POSIX_THREADS and _POSIX_THREAD_SAFE_FUNCTIONS
149 #undef _POSIX_THREAD_SAFE_FUNCTIONS
150 #define _POSIX_THREAD_SAFE_FUNCTIONS 200112L
time.h 264 #if defined(_POSIX_C_SOURCE) && !defined(_POSIX_THREAD_SAFE_FUNCTIONS)
265 #define _POSIX_THREAD_SAFE_FUNCTIONS 200112L
268 #ifdef _POSIX_THREAD_SAFE_FUNCTIONS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix_opt.h 74 #define _POSIX_THREAD_SAFE_FUNCTIONS 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 74 #define _POSIX_THREAD_SAFE_FUNCTIONS 200809L
  /external/ltp/testcases/kernel/sched/tool/
time-schedule.c 41 #ifndef _POSIX_THREAD_SAFE_FUNCTIONS
42 #define _POSIX_THREAD_SAFE_FUNCTIONS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xos_r.h 195 #if defined(__sun) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
197 # undef _POSIX_THREAD_SAFE_FUNCTIONS
321 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
339 #else /* _POSIX_THREAD_SAFE_FUNCTIONS */
460 # ifndef _POSIX_THREAD_SAFE_FUNCTIONS
463 # ifdef _POSIX_THREAD_SAFE_FUNCTIONS
595 # if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(__APPLE__)
699 #elif defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(_POSIX_REENTRANT_FUNCTIONS)
896 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(hpV4)
918 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(__sun
    [all...]
  /bionic/libc/include/bits/
posix_limits.h 84 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 243 _POSIX_THREAD_SAFE_FUNCTIONS = 1

Completed in 518 milliseconds