|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Functions | |
| void | test_timeout_order (void) |
| Test timeout ordering. | |
| void test_timeout_order | ( | void | ) |
#include </home/runner/work/safety-doc/zephyr/tests/kernel/common/src/timeout_order.c>
Test timeout ordering.
Timeouts, when expiring on the same tick, should be handled in the same order they were queued.