µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os_internal_waiting_thread_node_s Struct Reference

#include <os-c-decls.h>

Public Attributes

os_internal_double_list_links_t links
 
void * thread
 

Detailed Description

Definition at line 68 of file os-c-decls.h.

Member Data Documentation

◆ links

os_internal_double_list_links_t os_internal_waiting_thread_node_s::links

Definition at line 70 of file os-c-decls.h.

◆ thread

void* os_internal_waiting_thread_node_s::thread

Definition at line 71 of file os-c-decls.h.


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