#include <PThreadSemaphore.h>
Definition at line 12 of file PThreadSemaphore.h.
◆ FPThreadSemaphore()
FPThreadSemaphore::FPThreadSemaphore |
( |
int32 | InitialCount, |
|
|
int32 | MaxCount ) |
|
inline |
◆ ~FPThreadSemaphore()
FPThreadSemaphore::~FPThreadSemaphore |
( |
| ) |
|
|
inline |
◆ Acquire()
void FPThreadSemaphore::Acquire |
( |
| ) |
|
|
inline |
◆ Release()
void FPThreadSemaphore::Release |
( |
int32 | Count = 1 | ) |
|
|
inline |
◆ TryAcquire()
◆ UE_NONCOPYABLE()
◆ Semaphore
sem_t FPThreadSemaphore::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/HAL/PThreadSemaphore.h