- Timestamp:
- Aug 11, 2021 8:37:00 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp
r90634 r90636 812 812 uint64_t const tsStart = RTTimeNanoTS(); 813 813 uint64_t cNsMaxTotal = RT_NS_5MIN; 814 uint64_t const cNsMaxRetry = RT_NS_15SEC;815 814 uint32_t cMsMaxOne = RT_MS_5SEC; 816 815 bool fNonInterruptible = false;
Note:
See TracChangeset
for help on using the changeset viewer.

