Changeset 9696
- Timestamp:
- 04/18/08 19:01:44 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/friends_framework/trunk/lib/CoopThreadMgr.cpp
r9680 r9696 12 12 13 13 void CoopThreadMgr::Run() { 14 while ( threads.size() != 0) {14 while (! threads.empty()) { 15 15 int nfds; 16 16 fd_set readFds, writeFds;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)