NVDA Helper
In-process and lite high-speed utilities for NVDA
lock.h File Reference
#include <cassert>
#include <windows.h>

Go to the source code of this file.

Classes

class  LockableObject
 A class that provides a locking mechonism on objects. More...
 
class  LockableObject::ScopedLock
 
class  LockableAutoFreeObject
 A class providing both exclusive locking, and reference counting with auto-deletion. More...