Detection of Concurrency Errors in Multithreaded Applications Based on Static Source Code Analysis
Computer systems that allow multithreaded execution of applications have become extremely common, even small portable devices operate in multithreaded mode.This is undoubtedly very convenient for users, but for programmers it is associated travc with many unwanted errors, which can occur after writing application code.These errors include race cond