Definition at line 100 of file ServerMgnt.cpp.
00101 { 00102 return pthread_create(&stateServerThreat, NULL, ServerMgnt::StateServerThreat, (void*) this); 00103 } // startStateServerThreat