HomeSort by relevance Sort by last modified time
    Searched refs:pthread_t (Results 251 - 275 of 669) sorted by null

<<11121314151617181920>>

  /external/valgrind/unittest/
libstdc++_tests.cc 87 pthread_t t[kNThreads];
150 pthread_t t[kNThreads];
  /frameworks/wilhelm/src/
ThreadPool.h 67 pthread_t *mThreadArray; ///< The worker threads
83 pthread_t mThreadTypical[THREAD_TYPICAL];
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.h 85 pthread_t mPlaybackUsb;
86 pthread_t mRecordingUsb;
  /system/bluetooth/tools/
socktest.c 434 pthread_t thread;
459 pthread_t thread;
487 pthread_t thread;
512 pthread_t thread;
542 pthread_t thread;
570 pthread_t thread;
596 pthread_t t[MAX_T];
619 pthread_t t[MAX_T];
640 pthread_t t[MAX_T];
661 pthread_t t[MAX_T]
    [all...]
asocket_test.c 420 pthread_t thread;
445 pthread_t thread;
473 pthread_t thread;
498 pthread_t thread;
524 pthread_t t[MAX_T];
547 pthread_t t[MAX_T];
568 pthread_t t[MAX_T];
589 pthread_t t[MAX_T];
611 pthread_t t1;
612 pthread_t t2
    [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_mutex_test.cc 105 pthread_t threads[kThreads];
116 pthread_t threads[kThreads];
127 pthread_t threads[kThreads];
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_posix.cc 59 pthread_t th[3];
82 pthread_t th[kThreads];
128 pthread_t th;
  /dalvik/vm/
Misc.h 256 u8 dvmGetOtherThreadCpuTimeNsec(pthread_t thread);
257 INLINE u8 dvmGetOtherThreadCpuTimeUsec(pthread_t thread) {
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 74 pthread_t cb_pid; /* cb thread heandler*/
98 pthread_t pid; /* job cmd thread ID */
  /external/chromium/third_party/libjingle/source/talk/base/
thread.h 182 pthread_t GetPThread() {
199 pthread_t thread_;
criticalsection.h 110 TRACK_OWNER(pthread_t thread_);
  /external/valgrind/main/drd/tests/
monitor_example.cpp 150 pthread_t m_owner;
222 pthread_t tid;
pth_inconsistent_cond_wait.c 95 pthread_t tid1;
96 pthread_t tid2;
  /bionic/libc/bionic/
pthread_setname_np.cpp 46 int pthread_setname_np(pthread_t t, const char* thread_name) {
  /bionic/libc/include/sys/
types.h 83 typedef .... pthread_t;
  /bootable/recovery/
screen_ui.h 92 pthread_t progress_t;
ui.h 114 pthread_t input_t;
  /development/ndk/platforms/android-3/include/sys/
types.h 85 typedef .... pthread_t;
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 173 pthread_t thread;
  /external/compiler-rt/lib/tsan/lit_tests/
atomic_norace.cc 48 pthread_t t;
atomic_race.cc 48 pthread_t t;
fd_socket_connect_norace.cc 34 pthread_t t;
fd_socket_norace.cc 38 pthread_t t;
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_platform_test.cc 59 pthread_t t;
  /external/libnfc-nci/src/include/
NfcAdaptation.h 80 pthread_t mThreadId;

Completed in 740 milliseconds

<<11121314151617181920>>