adding fences

This commit is contained in:
2024-10-10 21:12:48 +02:00
parent 405c8b186a
commit 370f0b0f11
8 changed files with 106 additions and 6 deletions

View File

@@ -104,6 +104,7 @@ typedef enum PulseErrorType
PULSE_ERROR_INITIALIZATION_FAILED,
PULSE_ERROR_INVALID_HANDLE,
PULSE_ERROR_ALLOCATION_FAILED,
PULSE_ERROR_DEVICE_LOST,
} PulseErrorType;
typedef enum PulseImageType