Closed GoogleCodeExporter closed 9 years ago
Should actually rephrase the title a bit -- the signal does arrive, but only
after pthread_cond_wait returns. It looks like the pthread_cond_wait
interceptor is missing a wrapping 'BlockingCall' scope, perhaps?
Original comment by tlip...@gmail.com
on 8 Apr 2015 at 4:35
Thanks for the report!
Should be fixed by:
http://llvm.org/viewvc/llvm-project?view=revision&revision=234394
Original comment by dvyu...@google.com
on 8 Apr 2015 at 7:52
Adding Project:ThreadSanitizer as part of GitHub migration.
Original comment by gli...@google.com
on 30 Jul 2015 at 9:21
Original issue reported on code.google.com by
tlip...@gmail.com
on 8 Apr 2015 at 4:29