Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_LIST_ELEMENT Struct Reference

#include <threads.h>

Data Fields

THREAD_HANDLE thread
 The thread referenced by this List element.
LIST_ELEMENTprev
 Previous element in List.
LIST_ELEMENTnext
 Next element in List.

Detailed Description

List element

Field Documentation

◆ thread

THREAD_HANDLE thread

The thread referenced by this List element.

◆ prev

LIST_ELEMENT* prev

Previous element in List.

◆ next

LIST_ELEMENT* next

Next element in List.


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