Changeset 95207 in vbox for trunk/src/VBox/Frontends/VBoxHeadless
- Timestamp:
- Jun 5, 2022 9:31:00 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151715
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp
r95206 r95207 496 496 } 497 497 498 /** @todo this is a little bit racy... */499 498 if (g_fTerminateFE && g_fEventQueueSafe && gEventQ != NULL) 500 499 gEventQ->interruptEventQueueProcessing();
Note:
See TracChangeset
for help on using the changeset viewer.