Changeset 6387 for code/branches/presentation2/src/libraries/core/Thread.h
- Timestamp:
- Dec 21, 2009, 1:18:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/Thread.h
r5738 r6387 50 50 private: 51 51 void threadLoop(); 52 52 53 53 Executor* executor_; 54 54 bool isWorking_;
Note: See TracChangeset
for help on using the changeset viewer.