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

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 198 #if defined(sun) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
200 # undef _POSIX_THREAD_SAFE_FUNCTIONS
204 * LynxOS 3.1 defines _POSIX_THREAD_SAFE_FUNCTIONS but
207 #if defined(Lynx) && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
208 # undef _POSIX_THREAD_SAFE_FUNCTIONS
333 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
359 #else /* _POSIX_THREAD_SAFE_FUNCTIONS */
487 # ifndef _POSIX_THREAD_SAFE_FUNCTIONS
493 # ifdef _POSIX_THREAD_SAFE_FUNCTIONS
625 # if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(AIXV3) ||
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 207 #if defined(sun) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
209 # undef _POSIX_THREAD_SAFE_FUNCTIONS
213 * LynxOS 3.1 defines _POSIX_THREAD_SAFE_FUNCTIONS but
216 #if defined(Lynx) && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
217 # undef _POSIX_THREAD_SAFE_FUNCTIONS
342 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
368 #else /* _POSIX_THREAD_SAFE_FUNCTIONS */
496 # ifndef _POSIX_THREAD_SAFE_FUNCTIONS
502 # ifdef _POSIX_THREAD_SAFE_FUNCTIONS
634 # if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(AIXV3) ||
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 198 #if defined(sun) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
200 # undef _POSIX_THREAD_SAFE_FUNCTIONS
204 * LynxOS 3.1 defines _POSIX_THREAD_SAFE_FUNCTIONS but
207 #if defined(Lynx) && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
208 # undef _POSIX_THREAD_SAFE_FUNCTIONS
333 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
359 #else /* _POSIX_THREAD_SAFE_FUNCTIONS */
487 # ifndef _POSIX_THREAD_SAFE_FUNCTIONS
493 # ifdef _POSIX_THREAD_SAFE_FUNCTIONS
625 # if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(AIXV3) ||
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 198 #if defined(sun) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
200 # undef _POSIX_THREAD_SAFE_FUNCTIONS
204 * LynxOS 3.1 defines _POSIX_THREAD_SAFE_FUNCTIONS but
207 #if defined(Lynx) && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
208 # undef _POSIX_THREAD_SAFE_FUNCTIONS
333 #elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
359 #else /* _POSIX_THREAD_SAFE_FUNCTIONS */
487 # ifndef _POSIX_THREAD_SAFE_FUNCTIONS
493 # ifdef _POSIX_THREAD_SAFE_FUNCTIONS
625 # if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(AIXV3) ||
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 411 * _POSIX_THREAD_SAFE_FUNCTIONS (== 200112L)
446 #undef _POSIX_THREAD_SAFE_FUNCTIONS
447 #define _POSIX_THREAD_SAFE_FUNCTIONS 200809L
    [all...]

Completed in 116 milliseconds

1 23