Home
last modified time | relevance | path

Searched refs:pthread_cond_wait (Results 1 – 25 of 129) sorted by relevance

123456

/external/valgrind/main/helgrind/tests/
Dtc23_bogus_condwait.stderr.exp-mips3210 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
17 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
24 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
29 Thread #x's call to pthread_cond_wait failed
32 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
39 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
46 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
53 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
60 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
Dtc23_bogus_condwait.c69 r= pthread_cond_wait(&cv, (pthread_mutex_t*)(4 + (char*)&mx[0]) ); in main()
72 r= pthread_cond_wait(&cv, &mx[0]); in main()
75 r= pthread_cond_wait(&cv, (pthread_mutex_t*)&rwl ); in main()
78 r= pthread_cond_wait(&cv, &mx[2] ); in main()
Dtc20_verifywrap.stderr.exp-mips32101 ---------------- pthread_cond_wait et al ----------------
107 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
112 Thread #x's call to pthread_cond_wait failed
115 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x101 ---------------- pthread_cond_wait et al ----------------
107 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
112 Thread #x's call to pthread_cond_wait failed
115 by 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
/external/valgrind/main/none/tests/x86/
Dyield.c23 pthread_cond_wait(&c_go, &m_go); in spinner()
38 pthread_cond_wait(&c_go, &m_go); in rep_nopper()
67 pthread_cond_wait(&c_running, &m_go); in main()
/external/valgrind/main/drd/tests/
Dtc23_bogus_condwait.stderr.exp-darwin-x863 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
7 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
27 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
34 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
54 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
Dtc23_bogus_condwait.stderr.exp-darwin-amd643 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
7 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
27 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
34 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
54 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
Dtc23_bogus_condwait.stderr.exp-linux-ppc3 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
17 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
24 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
44 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
64 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
Dpth_cancel_locked.c21 pthread_cond_wait(&s_cond, &s_mutex1); in thread()
39 pthread_cond_wait(&s_cond, &s_mutex1); in main()
Dtc23_bogus_condwait.stderr.exp-linux-x863 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
17 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
37 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
57 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
77 at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
Dpth_cond_destroy_busy.c31 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
49 pthread_cond_wait(&s_cond, &s_mutex); in main()
Dpth_broadcast.c43 pthread_cond_wait(&p->m_cond, &p->m_mutex); in csema_p()
101 pthread_cond_wait(&s_cond, &s_mutex); in thread_func()
/external/lldb/test/functionalities/expr-doesnt-deadlock/
Dlocking.c40 pthread_cond_wait (&control_condition, &control_mutex); in lock_acquirer_1()
65 pthread_cond_wait (&thread_started_condition, &thread_started_mutex); in main()
/external/compiler-rt/test/tsan/
Dcond.c21 pthread_cond_wait(&c, &m); in thr1()
35 pthread_cond_wait(&c, &m); in thr2()
Dbench_mutex.cc14 pthread_cond_wait(&cv, &mtx); in thread()
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_posix.cc112 EXPECT_EQ(pthread_cond_wait(&ctx.c, &ctx.m), 0); in cond_thread()
133 EXPECT_EQ(pthread_cond_wait(&ctx.c, &ctx.m), 0); in TEST()
140 EXPECT_EQ(pthread_cond_wait(&ctx.c, &ctx.m), 0); in TEST()
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dcondition_variable_posix.cc75 pthread_cond_wait(&cond_, &cs->mutex_); in SleepCS()
119 pthread_cond_wait(&cond_, &cs->mutex_); in SleepCS()
/external/webrtc/src/system_wrappers/source/
Dcondition_variable_posix.cc86 pthread_cond_wait(&_cond, &cs->_mutex); in SleepCS()
137 pthread_cond_wait(&_cond, &cs->_mutex); in SleepCS()
/external/lldb/tools/debugserver/source/
DPThreadEvent.cpp170 err = ::pthread_cond_wait (m_set_condition.Condition(), m_mutex.Mutex()); in WaitForSetEvents()
211 err = ::pthread_cond_wait (m_reset_condition.Condition(), m_mutex.Mutex()); in WaitForEventsToReset()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_thread.c35 pthread_cond_wait(&worker->condition_, &worker->mutex_); in thread_loop()
59 pthread_cond_wait(&worker->condition_, &worker->mutex_); in change_state()
/external/stressapptest/src/
Dlogger.cc84 LOGGER_ASSERT(0 == pthread_cond_wait(&full_queue_cond_, in QueueLogLine()
125 LOGGER_ASSERT(0 == pthread_cond_wait(&queued_lines_cond_, in ThreadMain()
/external/libcxxabi/src/
Dcxa_guard.cpp206 if (pthread_cond_wait(&guard_cv, &guard_mut))
218 if (pthread_cond_wait(&guard_cv, &guard_mut))
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Devent_listener.cc96 return_code = pthread_cond_wait(&signal_cond_, in WaitOnEvent()
160 return_code = pthread_cond_wait(&signal_cond_, in WaitOnAny()
/external/chromium_org/third_party/libwebp/utils/
Dthread.c133 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function
164 pthread_cond_wait(&worker->impl_->condition_, &worker->impl_->mutex_); in ThreadLoop()
191 pthread_cond_wait(&worker->impl_->condition_, &worker->impl_->mutex_); in ChangeState()
/external/webp/src/utils/
Dthread.c133 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function
164 pthread_cond_wait(&worker->impl_->condition_, &worker->impl_->mutex_); in ThreadLoop()
191 pthread_cond_wait(&worker->impl_->condition_, &worker->impl_->mutex_); in ChangeState()

123456