Home
last modified time | relevance | path

Searched refs:lSuccess (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/portable/MSVC-MingW/
Dport.c274 int32_t lSuccess; in xPortStartScheduler() local
286 lSuccess = pdFAIL; in xPortStartScheduler()
290 lSuccess = pdPASS; in xPortStartScheduler()
310 lSuccess = pdFAIL; in xPortStartScheduler()
320 lSuccess = pdFAIL; in xPortStartScheduler()
324 if( lSuccess == pdPASS ) in xPortStartScheduler()
328 lSuccess = pdFAIL; in xPortStartScheduler()
335 if( lSuccess == pdPASS ) in xPortStartScheduler()