Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Functions | |
void | test_multiple_thread_sem_usage (void) |
Test semaphore usage with multiple thread. More... | |
void | test_multi_thread_sem_limit (void) |
Test max semaphore can be give and take with multiple thread. More... | |
void test_multi_thread_sem_limit | ( | void | ) |
#include <tests/kernel/semaphore/sys_sem/src/main.c>
Test max semaphore can be give and take with multiple thread.
void test_multiple_thread_sem_usage | ( | void | ) |
#include <tests/kernel/semaphore/sys_sem/src/main.c>
Test semaphore usage with multiple thread.
Using semaphore with some situations