Thread Lock Checker
Software Verification logo

Thread Lock Checker CD Picture
Thread Lock Checker
Download

Follow softwareverify on Twitter

Thread Lock Checker

Thread Lock Checker is a software tool that scans source code looking for various usage types of single and multiple critical section locking classes, such as CSingleLock and CMultiLock. Additional class names can be specified so that you can search for your own classes that implement similar behaviour.

Thread Lock Checker

Thread Lock Checker scans all source files under a specified disk hierarchy. When usage types are found that match the criteria specified in the settings the usage is reported on the lock report.

Lock Report

In the lock report shown above 11 matches have been found for CSingleLock criteria that match the settings. These include:

Source Code

Clicking on an entry in the lock report will shown the source code in the source code viewer. The line of interest is highlighted in green.

Double clicking on an entry in the lock report will start Visual Studio to edit the source code.

Download Thread Lock Checker and scan your source code for errors.

Threading Tools

We also provide the following threading tools:

Thread Lock Checker   Go to Top ^^
About Us | Site Map | Legal | Contact Us | ©2002-2010: Software Verification Ltd : All rights reserved: Registered in England and Wales No. 3939098
Design by ITS GUI