Home
last modified time | relevance | path

Searched defs:_OSThread (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dthread.h117 struct _OSThread struct
119 OSContext context;
120 OSThreadState state;
121 OSThread *next;
122 u32 id;
123 u32 priority;
125 void *profiler;
128 OSThreadQueue *queue;
129 OSThreadLink link;
133 void *mutex;
[all …]