Changeset 13661 in vbox for trunk/src/VBox/Runtime/r3/posix
- Timestamp:
- Oct 29, 2008 3:46:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp
r13660 r13661 70 70 static void rtThreadKeyDestruct(void *pvValue); 71 71 static void rtThreadPosixPokeSignal(int iSignal); 72 72 73 73 74 int rtThreadNativeInit(void)
Note:
See TracChangeset
for help on using the changeset viewer.