UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PThreadSemaphore.h File Reference
#include "CoreTypes.h"
#include "Misc/Timespan.h"
#include "Misc/AssertionMacros.h"
#include <pthread.h>
#include <errno.h>
#include <semaphore.h>

Go to the source code of this file.

Classes

class  FPThreadSemaphore
 

Typedefs

typedef FPThreadSemaphore FSemaphore
 

Typedef Documentation

◆ FSemaphore