Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtasks.c462 … const BaseType_t xCanBlockIndefinitely ) PRIVILEGED_FUNCTION;
5388 const BaseType_t xCanBlockIndefinitely ) in prvAddCurrentTaskToDelayedList() argument
5417 if( ( xTicksToWait == portMAX_DELAY ) && ( xCanBlockIndefinitely != pdFALSE ) ) in prvAddCurrentTaskToDelayedList()
5494 ( void ) xCanBlockIndefinitely; in prvAddCurrentTaskToDelayedList()