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

1 2 3 4 5 6 7 8 9

  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 141 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
254 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
352 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
465 #define __NR_gettid (__NR_SYSCALL_BASE + 222)
    [all...]
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 529 #ifndef __NR_gettid
530 #define __NR_gettid 224
573 #ifndef __NR_gettid
574 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
581 #ifndef __NR_gettid
582 #define __NR_gettid 186
609 #ifndef __NR_gettid
610 #define __NR_gettid (__NR_Linux + 222)
626 #ifndef __NR_gettid
627 #define __NR_gettid (__NR_Linux + 178
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h 517 #ifndef __NR_gettid
518 #define __NR_gettid 224
561 #ifndef __NR_gettid
562 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
569 #ifndef __NR_gettid
570 #define __NR_gettid 186
597 #ifndef __NR_gettid
598 #define __NR_gettid (__NR_Linux + 222)
614 #ifndef __NR_gettid
615 #define __NR_gettid (__NR_Linux + 178
    [all...]
  /external/stressapptest/src/
worker.cc 68 #if !defined(__NR_gettid)
69 #define __NR_gettid 224
72 #define gettid() syscall(__NR_gettid)
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 22 #define __NR_gettid (__NR_SYSCALL_BASE + 224)

Completed in 1320 milliseconds

1 2 3 4 5 6 7 8 9