lock

Defines the lock class that automates synchronization of access to an object.

Syntax

#include <msclr\lock.h>

Remarks

In this header file:

lock Class

lock_when Enum

See also

C++ Support Library