#include <WindowsSemaphore.h>
Definition at line 11 of file WindowsSemaphore.h.
◆ FWindowsSemaphore()
FWindowsSemaphore::FWindowsSemaphore |
( |
int32 | InitialCount, |
|
|
int32 | MaxCount ) |
|
inline |
◆ ~FWindowsSemaphore()
FWindowsSemaphore::~FWindowsSemaphore |
( |
| ) |
|
|
inline |
◆ Acquire()
void FWindowsSemaphore::Acquire |
( |
| ) |
|
|
inline |
◆ Release()
void FWindowsSemaphore::Release |
( |
int32 | Count = 1 | ) |
|
|
inline |
◆ TryAcquire()
◆ UE_NONCOPYABLE()
◆ Semaphore
HANDLE FWindowsSemaphore::Semaphore |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/API/UE/Windows/WindowsSemaphore.h