Changeset 57237 in vbox for trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c
- Timestamp:
- Aug 7, 2015 10:24:50 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101991
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c
r54248 r57237 532 532 * Use a large interval (1 hour) so that we don't get a timer-callback between 533 533 * cyclic_add() and cyclic_bind(). Program the correct interval once cyclic_bind() is done. 534 * See @bugref{7691 } comment #20.534 * See @bugref{7691#c20}. 535 535 */ 536 536 if (!pTimer->fSpecificCpu)
Note:
See TracChangeset
for help on using the changeset viewer.