C++
C#
VB
JScript
All

Class scoped_lock


Copyright (C) 2005 IENT-RWTH Aachen

Scoped lock

Remarks

Acquires a lock on a mutex and automatically releases it on destruction

Groups

Constructors
Method scoped_lock

Builds an instance of the object

Destructors
Method ~scoped_lock

Destroys the object

See Also

mutex, spin_mutex, condition_mutex