posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
pthread_attr_t Struct Reference

Data Fields

void * stack
 
unsigned int details [2]
 

Detailed Description

Definition at line 104 of file signal.h.

Field Documentation

◆ details

unsigned int pthread_attr_t::details[2]

Definition at line 106 of file signal.h.

◆ stack

void* pthread_attr_t::stack

Definition at line 105 of file signal.h.


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