Skip to content

Delphi-FPC-Lazarus/DelphiLazarus_CriticalSection_Replacement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DelphiLazarus_SynObj

Replacement class for TCriticalSection that helps finding lock situations

What it is

This class handle like a TCriticalSection but with somee enhancements

  • any call can be called with an identifier
  • any call is logged within a ring buffer
  • offers an T(Ext)CriticalSection.isActive Method that is missing in TCriticalSection

You found the code useful? Donate!

paypal

About

Replacement class for TCriticalSection that helps finding lock situations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published