HomeSort by relevance Sort by last modified time
    Searched refs:__NR_gettid_portable (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 205 #ifdef __NR_gettid_portable
206 case __NR_gettid_portable: native_number = __NR_gettid; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 224 #define __NR_gettid_portable (__NR_SYSCALL_BASE_portable+224)

Completed in 21 milliseconds