Searched refs:xCanBlockIndefinitely (Results 1 – 1 of 1) sorted by relevance
462 … const BaseType_t xCanBlockIndefinitely ) PRIVILEGED_FUNCTION;5388 const BaseType_t xCanBlockIndefinitely ) in prvAddCurrentTaskToDelayedList() argument5417 if( ( xTicksToWait == portMAX_DELAY ) && ( xCanBlockIndefinitely != pdFALSE ) ) in prvAddCurrentTaskToDelayedList()5494 ( void ) xCanBlockIndefinitely; in prvAddCurrentTaskToDelayedList()