Please enable JavaScript to view this site.

Thread Validator Help

The Locks tab contains three different sub tabs, each providing a different view onto the Critical Sections in use and the Waits that are taking place in the program.

 

 

 locksTab

 

 

All Locks

 

Displays all locks in use by the program. Also displays any waits in progress.

 

 

Locks Per Thread

 

Displays all locks in use by the program. Also displays any waits in progress. Data is grouped by thread.

 

 

Active Locks

 

Displays all locks that are currently locked by the program. Also displays any waits in progress.