android_mt6572_jiabo/external/valgrind/helgrind/tests/pth_destroy_cond.stderr.exp
2025-09-05 16:56:03 +08:00

16 lines
601 B
Text

---Thread-Announcement------------------------------------------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: main (pth_destroy_cond.c:29)
----------------------------------------------------------------
Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
by 0x........: pthread_cond_destroy@* (hg_intercepts.c:...)
by 0x........: ThreadFunction (pth_destroy_cond.c:18)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...