1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-10 17:36:21 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/helgrind/tests/cond_timedwait_invalid.stderr.exp
2015-12-13 22:34:58 +09:00

16 lines
522 B
Plaintext

---Thread-Announcement------------------------------------------
Thread #x is the program's root thread
----------------------------------------------------------------
Thread #x's call to pthread_cond_timedwait failed
with error code 22 (EINVAL: Invalid argument)
at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
by 0x........: main (cond_timedwait_invalid.c:22)
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)