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

#include <task_pthread.h>

Collaboration diagram for pthread_attr_t:
[legend]

Data Fields

size_t stacksize
 

Detailed Description

Definition at line 21 of file task_pthread.h.

Field Documentation

◆ stacksize

size_t pthread_attr_t::stacksize

Definition at line 22 of file task_pthread.h.


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