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

#include <task_pthread.h>

Collaboration diagram for pthread_t:
[legend]

Data Fields

zrtos_task_ttask
 
zrtos_vheap_chunk_uid_t id
 

Detailed Description

Definition at line 25 of file task_pthread.h.

Field Documentation

◆ id

zrtos_vheap_chunk_uid_t pthread_t::id

Definition at line 26 of file vheap_task_pthread.h.

◆ task

zrtos_task_t* pthread_t::task

Definition at line 26 of file task_pthread.h.


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