|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Functions | |
| void | child_fn (void *a, void *b, void *c) |
| void | test_threads_cpu_mask (void) |
| Test the CPU mask APIs for thread lifecycle management. | |
Variables | |
| struct k_thread | child_thread |
| bool | child_has_run |
| void child_fn | ( | void * | a, |
| void * | b, | ||
| void * | c ) |
| bool child_has_run |
| struct k_thread child_thread |