Searched refs:xCanBlockIndefinitely (Results 1 – 1 of 1) sorted by relevance
623 … const BaseType_t xCanBlockIndefinitely ) PRIVILEGED_FUNCTION;8416 const BaseType_t xCanBlockIndefinitely ) in prvAddCurrentTaskToDelayedList() argument8447 if( ( xTicksToWait == portMAX_DELAY ) && ( xCanBlockIndefinitely != pdFALSE ) ) in prvAddCurrentTaskToDelayedList()8528 ( void ) xCanBlockIndefinitely; in prvAddCurrentTaskToDelayedList()