Changeset 56766 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jul 3, 2015 11:16:14 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/VMMR0.cpp
r56381 r56766 474 474 * preemption after doing the callout (one or two functions up the 475 475 * call chain). */ 476 /** @todo r=ramshankar: See @bugref{5313} comment #30. */ 476 477 RTTHREADPREEMPTSTATE ParanoidPreemptState = RTTHREADPREEMPTSTATE_INITIALIZER; 477 478 RTThreadPreemptDisable(&ParanoidPreemptState);
Note:
See TracChangeset
for help on using the changeset viewer.