/[LeafOK_CVS]/innwebd/outd.cpp
ViewVC logotype

Diff of /innwebd/outd.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Sat Jul 3 05:30:04 2004 UTC Revision 1.3 by sysadm, Sat Jul 3 13:56:04 2004 UTC
# Line 43  int outd::work() Line 43  int outd::work()
43    
44                  while(!this->IsShutdown())                  while(!this->IsShutdown())
45                  {                  {
46                            this->GetParentThread()->GetThreadPool()->SetThreadStatus(hThreadCurrent,thread_pool::S_WORKING);
47    
48                          if (t_count >= 600 && base_active::uThreadCount == 0)                          if (t_count >= 600 && base_active::uThreadCount == 0)
49                          {                          {
50                                  p = new base_active();                                  p = new base_active();


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1