Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
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... | |
#include <tests/kernel/semaphore/sys_sem/src/main.c>
Test max semaphore can be give and take with multiple thread.
#include <tests/kernel/semaphore/sys_sem/src/main.c>
Test semaphore usage with multiple thread.
Using semaphore with some situations