Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SemaImpl_Pthreads Class Reference
Inheritance diagram for SemaImpl_Pthreads:
Inheritance graph
[legend]
Collaboration diagram for SemaImpl_Pthreads:
Collaboration graph
[legend]

Public Member Functions

 SemaImpl_Pthreads (int iInitialValue)
 
int GetValue () const
 
void Post ()
 
bool Wait ()
 
bool TryWait ()
 

Member Function Documentation

◆ GetValue()

int SemaImpl_Pthreads::GetValue ( ) const
inlinevirtual

Implements SemaImpl.

◆ Post()

void SemaImpl_Pthreads::Post ( )
virtual

Implements SemaImpl.

◆ TryWait()

bool SemaImpl_Pthreads::TryWait ( )
virtual

Implements SemaImpl.

◆ Wait()

bool SemaImpl_Pthreads::Wait ( )
virtual

Implements SemaImpl.


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