odyaka341 / thread-sanitizer

Automatically exported from code.google.com/p/thread-sanitizer
0 stars 0 forks source link

ThreadSanitizer must report the locks taken along with their modes #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. it should be clear from a race report that a write has occasionally 
happened under a reader lock.

Original issue reported on code.google.com by ramosian.glider@gmail.com on 16 Nov 2012 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by dvyu...@google.com on 12 Dec 2012 at 1:08