pxTCB=listGET_OWNER_OF_HEAD_ENTRY(pxDelayedTaskList);/*lint !e9079 void * is used as this macro is used with timers and co-routines too. Alignment is known to be fine as the type of the pointer stored and retrieved is the same. */
(pxTCB)=listGET_OWNER_OF_HEAD_ENTRY(pxDelayedTaskList);/*lint !e9079 void * is used as this macro is used with timers and co-routines too. Alignment is known to be fine as the type of the pointer stored and retrieved is the same. */