Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Functions | |
static void | tIsr (const void *data) |
static void | tpreempt_ctx (void *p1, void *p2, void *p3) |
static void | tcoop_ctx (void *p1, void *p2, void *p3) |
void | test_sched_is_preempt_thread (void) |
Validate the correctness of k_is_preempt_thread() More... | |
Variables | |
static struct k_thread | tdata |
static struct k_sem | end_sema |
TESTPOINT: The thread's priority is in the cooperative range.
TESTPOINT: The thread's priority is in the preemptible range.
TESTPOINT: The thread has locked the scheduler.
TESTPOINT: The thread has not locked the scheduler.
TESTPOINT: The thread's priority is in the preemptible range.
TESTPOINT: The thread has locked the scheduler.
TESTPOINT: The thread has not locked the scheduler.
TESTPOINT: The thread's priority is in the cooperative range.
|
static |
|
static |