ftmemsim-valgrind/helgrind/tests/bug392331_supp.stdout.exp
Paul Floyd 7d0389956e Bug 392331 - Spurious lock not held error from inside pthread_cond_timedwait
Added a "Dubious" error category to cover this kind of error.
2022-12-25 21:43:36 +01:00

5 lines
175 B
Plaintext

main() signals data ready for processing
Worker thread is processing data
Worker thread signals data processing completed
Back in main(), data = Example data after processing