xPortEnterCriticalTimeoutCompliance() function
FreeRTOS Compliant version of xPortEnterCriticalTimeout() Compliant version of xPortEnterCriticalTimeout() will ensure that this is called from a task context only. An abort is called otherwise.
Return value
BaseType_t
Notes
This function is made non-inline on purpose to reduce code size