Changeset 9609 in vbox for trunk/src/VBox/Runtime/r0drv/nt
- Timestamp:
- Jun 11, 2008 1:05:24 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 31932
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp
r9585 r9609 255 255 256 256 /* Flush all DPCs and wait for completion. (can take long!) */ 257 /** @todo Consider changing this to an active wait using some atomic inc/dec 258 * stuff (and check for the current cpu above in the specific case). */ 257 259 g_pfnrtNtKeFlushQueuedDpcs(); 258 260
Note:
See TracChangeset
for help on using the changeset viewer.