Searched refs:prvTrapYield (Results 1 – 1 of 1) sorted by relevance
82 static void prvTrapYield( int iTrapIdentification );201 if( 0 == _install_trap_handler( portSYSCALL_TRAP, prvTrapYield ) ) in xPortStartScheduler()446 static void prvTrapYield( int iTrapIdentification ) in prvTrapYield() function