Searched refs:uxUntil (Results 1 – 2 of 2) sorted by relevance
1099 absolute_time_t uxUntil ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout() argument1107 return best_effort_wfe_or_timeout( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1114 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1134 if( time_reached( uxUntil ) ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
66 … absolute_time_t uxUntil );