Searched refs:thread (Results 1 – 18 of 18) sorted by relevance
149 __STATIC_INLINE osThreadState_t osRtxThreadState (const os_thread_t *thread) { in osRtxThreadState() argument150 uint8_t state = thread->state & osRtxThreadStateMask; in osRtxThreadState()156 __STATIC_INLINE osPriority_t osRtxThreadPriority (const os_thread_t *thread) { in osRtxThreadPriority() argument158 return ((osPriority_t)thread->priority); in osRtxThreadPriority()168 return osRtxInfo.thread.run.curr; in osRtxThreadGetRunning()170 __STATIC_INLINE void osRtxThreadSetRunning (os_thread_t *thread) { in osRtxThreadSetRunning() argument171 osRtxInfo.thread.run.curr = thread; in osRtxThreadSetRunning()181 extern void osRtxThreadListPut (os_object_t *object, os_thread_t *thread);183 extern void osRtxThreadListSort (os_thread_t *thread);184 extern void osRtxThreadListRemove (os_thread_t *thread);[all …]
302 osRtxThread_t *thread; ///< Round Robin Thread member305 } thread; member308 osRtxThread_t *thread; ///< Timer Thread member320 void (*thread)(osRtxThread_t*); ///< Thread Post Processing function member334 osRtxMpInfo_t *thread; ///< Thread Control Blocks member450 osRtxMpInfo_t *thread; ///< Thread Control Blocks member
1 #Description: Component osa thread; user_visible: False
16 …SI C prototypes for all functions: "cau_api.h". This software library is thread safe only if CAU r…
697 # # description: Component osa thread
808 # # description: Component osa thread
790 # # description: Component osa thread
847 # # description: Component osa thread
846 # # description: Component osa thread
1017 # # description: Component osa thread
1075 # # description: Component osa thread
1045 # # description: Component osa thread
1235 # # description: Component osa thread
1247 # # description: Component osa thread
1381 # # description: Component osa thread
1335 # # description: Component osa thread
1462 # # description: Component osa thread
1653 # # description: Component osa thread