Changeset 81 for trunk/src/corelib/thread/qthread_p.h
- Timestamp:
- Jul 10, 2009, 1:14:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/thread/qthread_p.h
r69 r81 180 180 bool terminationEnabled, terminatePending; 181 181 182 183 182 184 static void start(void *); 183 185 static void finish(void *, bool lockAnyway=true);
Note:
See TracChangeset
for help on using the changeset viewer.