Loading...
Searching...
No Matches
thread_flags_group_t Struct Reference

Thread flags group. More...

Detailed Description

Thread flags group.

Definition at line 75 of file thread_flags_group.h.

#include <thread_flags_group.h>

Data Fields

unsigned members [(MAXTHREADS/UINT_WIDTH)+!!(MAXTHREADS % UINT_WIDTH)]
 Members bitfield.
 

Field Documentation

◆ members

unsigned thread_flags_group_t::members[(MAXTHREADS/UINT_WIDTH)+!!(MAXTHREADS % UINT_WIDTH)]

Members bitfield.

Definition at line 79 of file thread_flags_group.h.


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