Home
last modified time | relevance | path

Searched refs:osRtxMutex_s (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h121 struct osRtxMutex_s *mutex_list; ///< Link pointer to list of owned Mutexes
181 typedef struct osRtxMutex_s { struct
189 struct osRtxMutex_s *owner_prev; ///< Pointer to previous owned Mutex argument
190 struct osRtxMutex_s *owner_next; ///< Pointer to next owned Mutex argument