Searched refs:prvYieldProcessor (Results 1 – 6 of 6) sorted by relevance
72 static void __interrupt __far prvYieldProcessor( void );142 setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()183 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function
88 static void __interrupt __far prvYieldProcessor( void );114 _dos_setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()174 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function
84 static void __interrupt __far prvYieldProcessor( void );112 _dos_setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()172 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function
70 static void __interrupt __far prvYieldProcessor( void );149 setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()199 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function
82 static void __interrupt __far prvYieldProcessor( void );124 _dos_setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()193 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function
94 static void __interrupt __far prvYieldProcessor( void );136 _dos_setvect( portSWITCH_INT_NUMBER, prvYieldProcessor ); in xPortStartScheduler()206 static void __interrupt __far prvYieldProcessor( void ) in prvYieldProcessor() function