Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Dtasks.c623 … const BaseType_t xCanBlockIndefinitely ) PRIVILEGED_FUNCTION;
8416 const BaseType_t xCanBlockIndefinitely ) in prvAddCurrentTaskToDelayedList() argument
8447 if( ( xTicksToWait == portMAX_DELAY ) && ( xCanBlockIndefinitely != pdFALSE ) ) in prvAddCurrentTaskToDelayedList()
8528 ( void ) xCanBlockIndefinitely; in prvAddCurrentTaskToDelayedList()