HomeSort by relevance Sort by last modified time
    Searched full:gettid (Results 76 - 100 of 644) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 431 gettid
  /development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt 425 gettid
  /development/ndk/platforms/android-19/arch-mips/symbols/
libc.so.functions.txt 440 gettid
  /development/ndk/platforms/android-19/arch-x86/symbols/
libc.so.functions.txt 434 gettid
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 512 gettid
  /development/ndk/platforms/android-3/include/
unistd.h 57 extern pid_t gettid(void);
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 547 gettid
  /development/ndk/platforms/android-8/include/
unistd.h 57 extern pid_t gettid(void);
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 455 gettid
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 449 gettid
  /development/ndk/platforms/android-9/include/
unistd.h 57 extern pid_t gettid(void);
  /external/compiler-rt/lib/lsan/
lsan_common.h 151 // gettid() from the main thread. Our solution is to call this function before
lsan_thread.cc 128 CurrentThreadContext()->os_id = GetTid();
  /external/fio/os/
os-android.h 272 return sched_setscheduler(gettid(), SCHED_IDLE, &p);
os-windows.h 165 static inline int gettid(void) function
os.h 353 static inline int gettid(void) function
  /external/libhevc/common/
ithread.c 434 pid_t pid = gettid();
  /external/libmpeg2/common/
ithread.c 436 pid_t pid = gettid();
  /external/lldb/source/Plugins/Process/POSIX/
ProcessMessage.h 80 lldb::tid_t GetTID() const { return m_tid; }
  /external/ltrace/sysdeps/linux-gnu/arm/
syscallent.h 245 "gettid", /* 224 */
  /external/ltrace/sysdeps/linux-gnu/m68k/
syscallent.h 243 "gettid", /* 221 */
  /external/ltrace/sysdeps/linux-gnu/metag/
syscallent.h 199 "gettid", /* 178 */
  /external/ltrace/sysdeps/linux-gnu/mips/
syscallent.h 244 "gettid", /* 222 */
  /external/ltrace/sysdeps/linux-gnu/ppc/
syscallent.h 229 "gettid", /* 207 */
  /external/ltrace/sysdeps/linux-gnu/s390/
syscalls31.h 258 "gettid", /* 236 */

Completed in 281 milliseconds

1 2 34 5 6 7 8 91011>>