Searched refs:until (Results 1 – 2 of 2) sorted by relevance
63 #define lock_internal_spin_unlock_with_best_effort_wait_or_timeout(lock, save, until) \ argument64 xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout(lock, save, until)
1244 writing to a queue, task B will not start running until task A enters the1301 Previously it was not set until the first context switch.1748 not be retrofitted to existing ports until the existing port itself is2587 the task would not run until the next RTOS tick or call to portYIELD().