Searched refs:uxUntil (Results 1 – 2 of 2) sorted by relevance
1097 absolute_time_t uxUntil ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout() argument1106 return best_effort_wfe_or_timeout( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1112 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1128 if( time_reached( uxUntil ) ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
66 … absolute_time_t uxUntil );
Completed in 21 milliseconds