(file) Return to Monitor.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Monitor.cpp between version 1.65 and 1.66

version 1.65, 2003/10/29 16:52:38 version 1.66, 2003/10/30 00:22:39
Line 298 
Line 298 
                       return true;                       return true;
                    }                    }
                    _entries[indx]._status = _MonitorEntry::BUSY;                    _entries[indx]._status = _MonitorEntry::BUSY;
                      // If allocate_and_awaken failure, retry on next iteration
                    _thread_pool->allocate_and_awaken((void *)q, _dispatch);                    _thread_pool->allocate_and_awaken((void *)q, _dispatch);
                 }                 }
                 else                 else


Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2