mn_critical.hpp
Go to the documentation of this file.
62 #define CRITICAL_SECTION_TIMEDOUT(OBJECT) if( (bool)(auto_critical_section_timedout_t lock(OBJECT)) )
74 #define CRITICAL_SECTION_NESTED(OBJECT) if( (bool)(auto_critical_section_nested_t lock(OBJECT)) )
Definition: mn_lock.hpp:122
Definition: mn_criticalsection.hpp:99
Definition: mn_criticalsection.hpp:59
Definition: mn_criticalsection.hpp:32
Definition: mn_interrupts_lock.hpp:29
Definition: mn_schedular_lock.hpp:56
A list of all error codes in this lib. This file is part of the Mini Thread Library (https://github....
Definition: mn_allocator_typetraits.hpp:25