theCore C++ embedded framework
|
Files | |
file | no_os/export/ecl/thread/mutex.hpp |
Mutex implementation for projects without OS support. | |
file | no_os/export/ecl/thread/semaphore.hpp |
Semaphore implementation for projects without OS support. | |
file | spinlock.hpp |
Simple spinlock. | |
file | thread/no_os/export/ecl/thread/utils.hpp |
Utilities for projects without OS support. | |