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

#include <task_pthread.h>

Collaboration diagram for pthread_mutex_t:
[legend]

Data Fields

zrtos_task_mutex_t mutex
 

Detailed Description

Definition at line 32 of file task_pthread.h.

Field Documentation

◆ mutex

zrtos_task_mutex_t pthread_mutex_t::mutex

Definition at line 33 of file task_pthread.h.


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