HomeSort by relevance Sort by last modified time
    Searched full:pthread_t (Results 551 - 575 of 1044) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
types.h 85 typedef .... pthread_t;
  /system/core/libsuspend/
autosuspend_wakeup_count.c 37 static pthread_t suspend_thread;
  /system/core/libsync/
sync_test.c 78 pthread_t threads[4];
  /system/extras/tests/bionic/libc/bionic/
test_cond.c 76 pthread_t t[2];
  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 88 pthread_t t;
test_sem_post.c 59 pthread_t t[MAX_THREADS];
test_semaphore.c 113 pthread_t t[3];
  /system/netd/
MDnsSdListener.h 98 pthread_t mThread;
  /external/chromium_org/base/threading/
worker_pool_posix_unittest.cc 235 // implemntation of pthread_self() returns the address of the pthread_t, which
245 // the pthread_t structure is taken from the free list. Therefore, there can
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_callUserDestroyRoutines.c 59 ptw32_callUserDestroyRoutines (pthread_t thread)
70 * an instance of pthread_t
ptw32_threadStart.c 75 pthread_t self = pthread_self ();
132 pthread_t self;
  /external/valgrind/main/drd/tests/
monitor_example.cpp 150 pthread_t m_owner;
222 pthread_t tid;

Completed in 541 milliseconds

<<21222324252627282930>>