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

  /development/ndk/platforms/android-3/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
thread_db.h 65 typedef pthread_t thread_t; typedef
102 thread_t ti_tid; // pthread's id for the thread
  /bionic/libthread_db/include/
thread_db.h 67 typedef pthread_t thread_t; typedef
105 thread_t ti_tid; // pthread's id for the thread
  /development/ndk/platforms/android-9/include/
thread_db.h 67 typedef pthread_t thread_t; typedef
105 thread_t ti_tid; // pthread's id for the thread
  /external/protobuf/gtest/src/
gtest-port.cc 90 sizeof(thread_t) * thread_count);
  /external/openssl/crypto/threads/
mttest.c 894 thread_t thread_ctx[MAX_THREAD_NUMBER];

Completed in 111 milliseconds