Changeset 75230 in vbox
- Timestamp:
- Nov 2, 2018 5:12:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mp.h
r69105 r75230 337 337 338 338 /** 339 * Executes a function on a all other (online) CPUs in the system.339 * Executes a function on all other (online) CPUs in the system. 340 340 * 341 341 * The caller must disable preemption prior to calling this API if the outcome
Note:
See TracChangeset
for help on using the changeset viewer.