new macro US_ONCE_FOR()

This commit is contained in:
Maxim Devaev
2024-03-29 01:02:36 +02:00
parent 4e1f62bfac
commit e0f09f65a1
6 changed files with 20 additions and 25 deletions

View File

@@ -67,7 +67,7 @@ typedef struct {
bool has_vsync;
int exposing_dma_fd;
uint stub_n_buf;
bool unplugged_reported;
int unplugged_once;
us_frametext_s *ft;
} us_drm_runtime_s;