Changeset 1629 in Sophya for trunk/ArchTOIPipe/Kernel/toiprocessor.cc
- Timestamp:
- Aug 8, 2001, 12:01:41 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/toiprocessor.cc
r1532 r1629 235 235 // cout << p->name << " new thread running " << pthread_self() << endl; 236 236 p->run(); 237 pthread_exit(NULL); 237 238 // cout << p->name << " thread done " << pthread_self() << endl; 238 239 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.