int ServerMgnt::startMainServerThreat (  ) 

Definition at line 64 of file ServerMgnt.cpp.

00065  {
00066         
00067         return pthread_create(&mainServerThreat, NULL, ServerMgnt::MainServerThreat, (void*) this);
00068  } // startMainServerThreat


Generated on Wed Jun 25 14:47:12 2008 for keyvil by  doxygen 1.5.1