Changeset 14914
- Timestamp:
- 03/25/12 01:40:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/titan.c
r14910 r14914 356 356 struct stimerthread *tmpthread = NULL; 357 357 358 status.rguidfd = -1;359 360 358 #ifdef SIMULATE 361 359 // for mem leak debug … … 376 374 sigaction(SIGABRT, &sa, NULL); 377 375 376 status.rguidfd = -1; 378 377 status.sec = time(NULL); 379 378 status.mainthread = pthread_self();
Note: See TracChangeset
for help on using the changeset viewer.