Ark Server API (ASA) - Wiki
|
This is the complete list of members for FPThreadSemaphore, including all inherited members.
Acquire() | FPThreadSemaphore | inline |
FPThreadSemaphore(int32 InitialCount, int32 MaxCount) | FPThreadSemaphore | inline |
Release(int32 Count=1) | FPThreadSemaphore | inline |
Semaphore | FPThreadSemaphore | private |
TryAcquire(FTimespan Timeout=FTimespan::Zero()) | FPThreadSemaphore | inline |
UE_NONCOPYABLE(FPThreadSemaphore) | FPThreadSemaphore | |
~FPThreadSemaphore() | FPThreadSemaphore | inline |