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

Exception class indicating that a mutex is already locked. More...

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

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

Detailed Description

Exception class indicating that a mutex is already locked.

Instances of this class are thrown by the constructor of the try_lock class.


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