serviceproviders/sapi_logging/tsrc/testing/tlogprovidertest/src/tcallback.cpp
branchRCL_3
changeset 45 a9c0808a1095
parent 44 0b68a1b0c15e
equal deleted inserted replaced
44:0b68a1b0c15e 45:a9c0808a1095
    93 		if(iScheduler->IsStarted())
    93 		if(iScheduler->IsStarted())
    94 		 iScheduler->AsyncStop() ;
    94 		 iScheduler->AsyncStop() ;
    95 		}
    95 		}
    96 	iRetVal = KErrNone ;
    96 	iRetVal = KErrNone ;
    97 	
    97 	
    98 
    98    return 0;
    99 
    99 
   100 }
   100 }