- Timestamp:
- Jun 16, 2009 1:28:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp
r20010 r20628 204 204 return pdmCritSectEnterFirst(pCritSect, hNativeSelf); 205 205 /** @todo need pause/nop instruction here! */ 206 /* Should use monitor/mwait on e.g. &cLockers here */ 206 207 } 207 208
Note:
See TracChangeset
for help on using the changeset viewer.