A critical section for synchronizing microthreads (AKA Process) More...
#include <CriticalSection_mthread.h>
Public Member Functions | |
| bool | enter () |
| void | leave () |
A critical section for synchronizing microthreads (AKA Process)
| bool mel::tasking::CriticalSection_mthread< multithread >::enter | ( | ) |
wait for critical section and enter