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

1 2 34 5 6 7 8 91011>>

  /system/extras/tests/bionic/libc/common/
test_pthread_getcpuclockid.c 41 pthread_t self = pthread_self();
73 pthread_t threads[MAX_THREADS];
  /system/media/wilhelm/src/android/
CallbackProtector.h 67 pthread_t mCallbackThread;
69 pthread_t mRequesterThread;
  /bionic/libc/private/
bionic_pthread.h 37 extern pid_t __pthread_gettid(pthread_t thid);
  /development/tools/emulator/opengl/shared/OpenglOsUtils/
osThread.h 51 pthread_t m_thread;
  /external/valgrind/main/drd/tests/
annotate_ignore_rw.c 28 pthread_t tid;
annotate_ignore_write.c 27 pthread_t tid;
pth_cond_race.c 28 pthread_t threadid;
pth_create_chain.c 11 static pthread_t s_thread[1000];
pth_spinlock.c 38 pthread_t tid[n_threads];
qt4_atomic.cpp 38 std::vector<pthread_t> tid(n_threads);
sigalrm.c 59 pthread_t threadid;
thread_name.c 46 pthread_t tid[NUM_THREADS];
  /external/valgrind/main/helgrind/tests/
bar_trivial.c 38 pthread_t thr[NTHR];
tc03_re_excl.c 25 pthread_t thread_id;
tc09_bad_unlock.c 17 pthread_t child;
tc18_semabuse.c 53 pthread_t t;
tc22_exit_w_lock.c 37 pthread_t child1, child2;
  /external/valgrind/main/none/tests/
pth_once.c 57 pthread_t threads[NUM_THREADS];
res_search.c 27 pthread_t pid;
  /external/webrtc/src/system_wrappers/source/
thread_linux.h 61 pthread_t _thread;
  /frameworks/base/include/media/stagefright/
AACWriter.h 57 pthread_t mThread;
AMRWriter.h 55 pthread_t mThread;
  /frameworks/base/libs/rs/driver/
rsdCore.h 52 pthread_t *mThreadId;
  /frameworks/base/media/libstagefright/tests/
DummyRecorder.h 35 pthread_t mThread;
  /frameworks/media/libvideoeditor/osal/inc/
M4OSA_Thread_priv.h 35 pthread_t threadID; /* thread identifier. */

Completed in 377 milliseconds

1 2 34 5 6 7 8 91011>>