FRI-OS
List of all members
mutex::lock_error Struct Reference

Exception class for locking operation errors. More...

#include <frios/posix/threads/mutex.hpp>

Inheritance diagram for mutex::lock_error:
Inheritance graph
[legend]
Collaboration diagram for mutex::lock_error:
Collaboration graph
[legend]

Detailed Description

Exception class for locking operation errors.

Instances of this class are thrown by the constructors of the lock and try_lock classes.


The documentation for this struct was generated from the following file: