Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <Sem.h>
Public Member Functions | |
tcSemaphore (int32 anDefaultCnt=0) | |
~tcSemaphore () | |
void | acquire (int32 anCnt=1) |
void | release (int32 anCnt=1) |
tcSemaphore::tcSemaphore | ( | int32 | anDefaultCnt = 0 | ) |
tcSemaphore::~tcSemaphore | ( | ) |
void tcSemaphore::acquire | ( | int32 | anCnt = 1 | ) |
void tcSemaphore::release | ( | int32 | anCnt = 1 | ) |