Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h63 #define lock_internal_spin_unlock_with_best_effort_wait_or_timeout(lock, save, until) \ argument
64 xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout(lock, save, until)
/Kernel-v10.6.2/
DHistory.txt1244 writing to a queue, task B will not start running until task A enters the
1301 Previously it was not set until the first context switch.
1748 not be retrofitted to existing ports until the existing port itself is
2587 the task would not run until the next RTOS tick or call to portYIELD().