Changeset 335 for trunk/src/sh_pthread.c
- Timestamp:
- Apr 24, 2011, 11:02:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_pthread.c
r315 r335 153 153 sh_mtype * this_module = (sh_mtype *) arg; 154 154 this_module->mod_cleanup(); 155 this_module->initval = -1; 155 156 return; 156 157 }
Note:
See TracChangeset
for help on using the changeset viewer.