|
ldas-tools-al 2.6.7
|
Deadlock error. More...
#include <ReadWriteLock.hh>


Public Member Functions | |
| DeadLockError () | |
| Constructor. | |
| DeadLockError () | |
| Constructor. | |
Static Private Member Functions | |
| static | std::string () |
| Produce the contents of the message string. | |
| static | std::string () |
| Produce the contents of the message string. | |
Deadlock error.
This error is procuded when a task requests a lock that would result in a deadlock situation.
| LDASTools::AL::ReadWriteLock::DeadLockError::DeadLockError | ( | ) |
Constructor.
| LDASTools::AL::ReadWriteLock::DeadLockError::DeadLockError | ( | ) |
Constructor.
|
staticprivate |
Produce the contents of the message string.
|
staticprivate |
Produce the contents of the message string.