Changeset 19390 in vbox
- Timestamp:
- May 5, 2009 5:20:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mp.h
r19386 r19390 223 223 * Executes a function on a all other (online) CPUs in the system. 224 224 * 225 * The caller must disable preemption prior to calling this API if the outcome 226 * is to make any sense. But do *not* disable interrupts. 227 * 225 228 * @returns IPRT status code. 226 229 * @retval VINF_SUCCESS on success.
Note:
See TracChangeset
for help on using the changeset viewer.