Searched refs:vYieldCore (Results 1 – 2 of 2) sorted by relevance
152 void vYieldCore( int xCoreID );153 #define portYIELD_CORE( a ) vYieldCore( a )
536 void vYieldCore( int xCoreID ) in vYieldCore() function