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

1 2

  /bionic/libc/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /development/ndk/platforms/android-3/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
posix_opt.h 74 #define _POSIX_THREAD_SAFE_FUNCTIONS 200112L
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
limits.h 171 #undef _POSIX_THREAD_SAFE_FUNCTIONS /* most functions are, but not everything yet */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/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...]

Completed in 128 milliseconds

1 2