Changeset 63451 in vbox for trunk/src/VBox/Runtime/r3/darwin
- Timestamp:
- Aug 15, 2016 12:39:40 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 110098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp
r62477 r63451 78 78 } 79 79 80 81 #if 0 /* unused */ 80 82 /** 81 83 * Internal worker that determines the current number of logical CPUs (hyperthreads). … … 93 95 return 1; 94 96 } 97 #endif /* unused */ 98 95 99 96 100 /**
Note:
See TracChangeset
for help on using the changeset viewer.