Changeset 14039
- Timestamp:
- 02/10/12 18:20:07 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/timerthread.h
r14036 r14039 117 117 //flag 0 = stop all 118 118 //flag 1 = stop only threads with thread->flag bit 0 = 1 119 void freetimer( )119 void freetimer(int flag) 120 120 { 121 121 debug(1000, "in");
Note: See TracChangeset
for help on using the changeset viewer.