Changeset 25378 in vbox for trunk/src/VBox/Runtime/r3/linux
- Timestamp:
- Dec 14, 2009 7:30:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/linux/semmutex-linux.cpp
r25373 r25378 86 86 87 87 88 /* Undefine debug mappings. */ 89 #undef RTSemMutexRequest 90 #undef RTSemMutexRequestNoResume 91 92 88 93 /** 89 94 * Wrapper for the futex syscall.
Note:
See TracChangeset
for help on using the changeset viewer.