|
Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
Functions | |
| void | child_fn (void *a, void *b, void *c) |
| void | test_threads_cpu_mask (void) |
Variables | |
| struct k_thread | child_thread |
| bool | child_has_run |
| void child_fn | ( | void * | a, |
| void * | b, | ||
| void * | c | ||
| ) |
| void test_threads_cpu_mask | ( | void | ) |
| bool child_has_run |
| struct k_thread child_thread |