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

Public Member Functions

 MutexImpl_Win32 (RageMutex *parent)
 
bool Lock ()
 
bool TryLock ()
 
void Unlock ()
 
- Public Member Functions inherited from MutexImpl
 MutexImpl (RageMutex *pParent)
 

Friends

class EventImpl_Win32
 

Additional Inherited Members

- Public Attributes inherited from MutexImpl
RageMutexm_Parent
 

Member Function Documentation

◆ Lock()

bool MutexImpl_Win32::Lock ( )
virtual

Implements MutexImpl.

◆ TryLock()

bool MutexImpl_Win32::TryLock ( )
virtual

Implements MutexImpl.

◆ Unlock()

void MutexImpl_Win32::Unlock ( )
virtual

Implements MutexImpl.


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