Searched refs:vPortYieldOtherCore (Results 1 – 4 of 4) sorted by relevance
101 void vPortYieldOtherCore( int xOtherCoreID );102 #define portYIELD_CORE( x ) vPortYieldOtherCore( x )
70 void vPortYieldOtherCore( int xOtherCoreID ) in vPortYieldOtherCore() function
490 void vPortYieldOtherCore( BaseType_t coreid ) PRIVILEGED_FUNCTION;
297 void vPortYieldOtherCore( BaseType_t coreid ) in vPortYieldOtherCore() function