NO FRAMES

Class IloMutexDeadlock

Definition file: ilconcert/ilothread.h
The class of exceptions thrown due to mutex deadlock.

This is the class of exceptions thrown if two or more threads become deadlocked waiting for a mutex owned by the other(s).