Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h67 … #define lock_internal_spin_unlock_with_best_effort_wait_or_timeout( lock, save, until ) \ argument
68 xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( lock, save, until )
/Kernel-v11.0.1/.github/
Dpull_request_process.md110 …ration. If your pull request is a new feature, it will not be prioritised until after the release.…
/Kernel-v11.0.1/
DHistory.txt1336 writing to a queue, task B will not start running until task A enters the
1393 Previously it was not set until the first context switch.
1840 not be retrofitted to existing ports until the existing port itself is
2679 the task would not run until the next RTOS tick or call to portYIELD().