arXiv · 2609.00246
Beyond Locks and Thread IDs: Static Data Race Detection Off The Beaten Path (Extended Version)
Abstract
Maintaining an abstraction of the execution history of threads can improve the precision of data race detection in static analysis. Here, we extend the digest framework to handle concurrency constructs and synchronization mechanisms that have been ignored in static race detection. We introduce mechanisms for the commonly used thread barriers, as well as pthread_once, which allows to ensure that an action is executed only once. We also instantiate the framework with an abstraction of locksets held by ancestor threads. We propose a suite of litmus tests to evaluate analyses for these features and compare our implementation to state-of-the-art tools, finding that they lack support.
Explore related subjects
Keep this discovery
Daniel Bund, Julian Erhard, Michael Petter, Michael Schwarz. 2026-08-31. Beyond Locks and Thread IDs: Static Data Race Detection Off The Beaten Path (Extended Version). https://arxiv.org/abs/2609.00246
Cite the original work for its findings. Save a collection to share your selection of sources.
Discover connections
Connections use source metadata and explicit phrase matches, not verified experimental comparisons.