int ServerMgnt::startStateServerThreat (  ) 

Definition at line 100 of file ServerMgnt.cpp.

00101  {
00102         return pthread_create(&stateServerThreat, NULL, ServerMgnt::StateServerThreat, (void*) this);
00103  } // startStateServerThreat


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