| Overview | Group | Tree | Graph | Index | Concepts |

An instance of this base class in the function
IloInitMT initializes multithreading in a Concert
Technology application. For a general purpose mutex, see the class
IloFastMutex.
See Also:
| Method Summary | |
|---|---|
public virtual void | lock() |
public virtual void | unlock() |
| Method Detail |
|---|
This member function locks a mutex.
This member function unlocks a mutex.