Changeset 108544 in vbox for trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp
- Timestamp:
- Mar 13, 2025 7:02:22 AM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167937
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp
r108536 r108544 1153 1153 * If lookup fails, a new entry will be created. 1154 1154 * 1155 * @note Called holding the cache's lock (if \a fUseCache is @true), returning without holding it!1155 * @note Called holding the cache's lock (if \a fUseCache is \c @true), returning without holding it! 1156 1156 */ 1157 1157 static int drvHostAudioWasCacheLookupOrCreateConfig(PDRVHOSTAUDIOWAS pThis, PDRVHOSTAUDIOWASCACHEDEV pDevEntry,
Note:
See TracChangeset
for help on using the changeset viewer.