Searched defs:th2 (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/thread/example/ |
D | thread_group.cpp | 21 boost::thread* th2 = 0; variable 67 boost::thread* th2 = new boost::thread(&increment_count_2); in main() local
|
/third_party/boost/libs/thread/test/sync/conditions/condition_variable_any/ |
D | dtor_pass.cpp | 57 boost::thread th2(g); in main() local
|
/third_party/boost/libs/thread/test/sync/conditions/condition_variable/ |
D | dtor_pass.cpp | 57 boost::thread th2(g); in main() local
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wake04.c | 91 pthread_t th1, th2; in wakeup_thread2() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler-x86-sse2.c | 307 __m128i ta, tb, tl1, tl2, th1, th2; in interpolate_gint16_cubic_sse2() local
|
/third_party/wayland_standard/tests/ |
D | display-test.c | 587 pthread_t th1, th2, th3; in threading_cancel_read() local 626 pthread_t th1, th2, th3; in threading_read_eagain() local
|