Busy lock error.
More...
#include <ReadWriteLock.hh>
|
| BusyError () |
| Constructor.
|
| BusyError () |
| Constructor.
|
Busy lock error.
This error is produced when a task requests to exclusively lock a resource that is currently locked in a non-blocking mode.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/build/include/ldastoolsal/ReadWriteLock.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/ReadWriteLock.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/ReadWriteLock.cc