Searched refs:portFIRST_CONTEXT (Results 1 – 11 of 11) sorted by relevance
45 void portFIRST_CONTEXT( void );71 #pragma aux portFIRST_CONTEXT = "mov ax, seg pxCurrentTCB" \98 #pragma aux portFIRST_CONTEXT = "mov ax, seg pxCurrentTCB" \
48 void portFIRST_CONTEXT( void );57 #define portFIRST_CONTEXT() \ macro
148 portFIRST_CONTEXT(); in xPortStartScheduler()
45 void portFIRST_CONTEXT( void );60 #define portFIRST_CONTEXT() \ macro
155 portFIRST_CONTEXT(); in xPortStartScheduler()
48 void portFIRST_CONTEXT( void );69 #define portFIRST_CONTEXT() \ macro
139 portFIRST_CONTEXT(); in xPortStartScheduler()
141 portFIRST_CONTEXT(); in xPortStartScheduler()
170 portFIRST_CONTEXT(); in xPortStartScheduler()
160 portFIRST_CONTEXT(); in xPortStartScheduler()
2450 + In the Borland x86 ports there was a mistake in the portFIRST_CONTEXT3174 portSWITCH_CONTEXT() and portFIRST_CONTEXT().