Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tcSemaphore Class Reference

#include <Sem.h>

Collaboration diagram for tcSemaphore:

Public Member Functions

 tcSemaphore (int32 anDefaultCnt=0)
 
 ~tcSemaphore ()
 
void acquire (int32 anCnt=1)
 
void release (int32 anCnt=1)
 

Constructor & Destructor Documentation

◆ tcSemaphore()

tcSemaphore::tcSemaphore ( int32  anDefaultCnt = 0)

◆ ~tcSemaphore()

tcSemaphore::~tcSemaphore ( )

Member Function Documentation

◆ acquire()

void tcSemaphore::acquire ( int32  anCnt = 1)

◆ release()

void tcSemaphore::release ( int32  anCnt = 1)

The documentation for this class was generated from the following files: