Searched refs:portSETUP_TCB (Results 1 – 3 of 3) sorted by relevance
576 #ifndef portSETUP_TCB577 #define portSETUP_TCB( pxTCB ) ( void ) ( pxTCB ) macro
2079 portSETUP_TCB( pxNewTCB ); in prvAddNewTaskToReadyList()2136 portSETUP_TCB( pxNewTCB ); in prvAddNewTaskToReadyList()
1757 + Introduced the portSETUP_TCB() macro to remove the requirement for the