- Timestamp:
- Oct 10, 2004, 1:16:11 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/sys/b_threadStartup.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1576 r1577 37 37 #include <InnoTekLIBC/backend.h> 38 38 39 void __libc_Back_threadStartup(void *pExpRegRec )39 void __libc_Back_threadStartup(void *pExpRegRec, const __LIBC_PTHREAD pParentThrd) 40 40 { 41 41 FS_VAR(); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.