agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_task_mutex_t Struct Reference

#include <task_mutex.h>

Collaboration diagram for _zrtos_task_mutex_t:
[legend]

Data Fields

bool is_locked
 

Detailed Description

Definition at line 18 of file task_mutex.h.

Field Documentation

◆ is_locked

bool _zrtos_task_mutex_t::is_locked

Definition at line 19 of file task_mutex.h.


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