harvester/server/src/harvesterserver.cpp
changeset 60 79f826a55db2
parent 48 1389872e7c51
equal deleted inserted replaced
58:fe894bb075c2 60:79f826a55db2
   321 void CHarvesterServer::ShutdownNotification()
   321 void CHarvesterServer::ShutdownNotification()
   322     {
   322     {
   323     WRITELOG( "CHarvesterServer::ShutdownNotification" );
   323     WRITELOG( "CHarvesterServer::ShutdownNotification" );
   324     OstTrace0( TRACE_NORMAL, CHARVESTERSERVER_SHUTDOWNNOTIFICATION, "CHarvesterServer::ShutdownNotification" );
   324     OstTrace0( TRACE_NORMAL, CHARVESTERSERVER_SHUTDOWNNOTIFICATION, "CHarvesterServer::ShutdownNotification" );
   325     
   325     
       
   326     User::RenameThread( KHarvesterServerNameIAD );
       
   327     
   326     CActiveScheduler::Stop();
   328     CActiveScheduler::Stop();
   327     }
   329     }
   328 
   330 
   329 // -----------------------------------------------------------------------------
   331 // -----------------------------------------------------------------------------
   330 // CHarvesterServer::ShutdownNotification
   332 // CHarvesterServer::ShutdownNotification