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

Public Member Functions

 EventImpl_Pthreads (MutexImpl_Pthreads *pParent)
 
bool Wait (float timeout)
 
void Signal ()
 
void Broadcast ()
 
bool WaitTimeoutSupported () const
 

Member Function Documentation

◆ Broadcast()

void EventImpl_Pthreads::Broadcast ( )
virtual

Implements EventImpl.

◆ Signal()

void EventImpl_Pthreads::Signal ( )
virtual

Implements EventImpl.

◆ Wait()

bool EventImpl_Pthreads::Wait ( float  timeout)
virtual

Implements EventImpl.

◆ WaitTimeoutSupported()

bool EventImpl_Pthreads::WaitTimeoutSupported ( ) const
virtual

Implements EventImpl.


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