Sciweavers

11 search results - page 3 / 3
» Type Inference for Deadlock Detection in a Multithreaded Pol...
Sort
View
PLDI
2006
ACM
13 years 11 months ago
LOCKSMITH: context-sensitive correlation analysis for race detection
One common technique for preventing data races in multi-threaded programs is to ensure that all accesses to shared locations are consistently protected by a lock. We present a too...
Polyvios Pratikakis, Jeffrey S. Foster, Michael W....