Michael Davidsaver
2a4f614b7a
thread: avoid unnecessary allocations
...
Use auto_ptr<> for pImpl
Eliminate redundant ThreadListElement class. It just contains
a Thread* and a ThreadListNode which contains itself?
Make thread main function a static class function to avoid
problems with accessing private members of ThreadPvt.
In this context "private" means used by the implementation
class only.
2011-02-04 16:22:15 -05:00
..
2011-02-02 11:16:03 -05:00
2011-01-16 23:50:56 +01:00
2011-01-28 19:50:05 +01:00
2011-01-28 19:50:05 +01:00
2011-02-02 10:11:07 -05:00
2011-02-02 10:11:07 -05:00
2010-12-20 19:47:36 +01:00
2011-01-28 19:50:05 +01:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2011-02-04 16:22:15 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-01-16 23:50:56 +01:00
2011-01-28 19:50:05 +01:00
2010-12-27 11:33:34 +01:00
2010-12-27 10:01:28 +01:00
2011-01-21 10:04:51 -05:00
2011-02-02 11:16:03 -05:00
2011-02-04 16:22:15 -05:00
2011-02-04 16:22:15 -05:00
2010-12-08 07:10:01 -05:00
2010-12-08 07:10:01 -05:00
2011-02-02 10:11:07 -05:00
2011-01-12 10:28:00 -05:00