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

  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvar/
destructor.pass.cpp 48 std::thread th2(g);
55 th2.join();
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvarany/
destructor.pass.cpp 49 std::thread th2(g);
56 th2.join();
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 55 pthread_t th1, th2; local
58 PTHREAD_CREATE(&th2, NULL, CFAllocatorDeallocateFromGlob, NULL);
59 PTHREAD_JOIN(th2, NULL);
  /system/extras/tests/bionic/libc/common/
test_pthread_rwlock.c 299 pthread_t th1, th2; local
309 pthread_create(&th2, NULL, do_rwlock_test_rd3_t2, s);
317 TZERO(pthread_join(th2, &dummy));
test_pthread_mutex.c 322 pthread_t th1, th2; local
332 pthread_create(&th2, NULL, do_mutex_test_3_t2, s);
340 TZERO(pthread_join(th2, &dummy));
  /external/chromium/sdch/open-vcdiff/src/
blockhash_test.cc     [all...]
  /external/open-vcdiff/src/
blockhash_test.cc     [all...]
  /external/qemu/tcg/
tcg.c 816 const TCGHelperInfo *th2 = p2; local
817 if (th1->func < th2->func)
819 else if (th1->func == th2->func)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 

Completed in 463 milliseconds