add PIProtectedVariable

This commit is contained in:
2024-11-10 21:28:59 +03:00
parent 2247473959
commit 5b066cbc27
3 changed files with 99 additions and 8 deletions

View File

@@ -55,6 +55,7 @@
#include "pigrabberbase.h"
#include "pimutex.h"
#include "pipipelinethread.h"
#include "piprotectedvariable.h"
#include "pispinlock.h"
#include "pithread.h"
#include "pithreadnotifier.h"