Changeset 40304 in vbox for trunk/src/VBox/Runtime/include/internal
- Timestamp:
- Feb 29, 2012 8:02:14 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76552
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/iprt.h
r35662 r40304 192 192 #endif 193 193 194 #endif 195 194 195 RT_C_DECLS_BEGIN 196 197 #ifdef RT_OS_OS2 198 uint32_t rtR0SemWaitOs2ConvertTimeout(uint32_t fFlags, uint64_t uTimeout); 199 #endif 200 201 RT_C_DECLS_END 202 203 #endif 204
Note:
See TracChangeset
for help on using the changeset viewer.