Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/MSVC-MingW/
Dport.c263 int32_t lSuccess; in xPortStartScheduler() local
275 lSuccess = pdFAIL; in xPortStartScheduler()
279 lSuccess = pdPASS; in xPortStartScheduler()
299 lSuccess = pdFAIL; in xPortStartScheduler()
309 lSuccess = pdFAIL; in xPortStartScheduler()
313 if( lSuccess == pdPASS ) in xPortStartScheduler()
317 lSuccess = pdFAIL; in xPortStartScheduler()
324 if( lSuccess == pdPASS ) in xPortStartScheduler()