kerneltest/e32test/debug/d_perflogger_ldd.h
changeset 31 56f325a607ea
parent 0 a41df078684a
equal deleted inserted replaced
15:4122176ea935 31:56f325a607ea
   101 		
   101 		
   102 	private:
   102 	private:
   103 		DKPLoggerTestHelperLDD();
   103 		DKPLoggerTestHelperLDD();
   104 		
   104 		
   105 	private:
   105 	private:
   106 		TDfcQue*        iDfcQ;					///< pointer to the Kern::DfcQue0
   106 		TDynamicDfcQue*        iDfcQ;					///< pointer to the Kern::DfcQue0
   107 		TTestLogCtrl    iLogControlUserThread;	///< log parameters for testting in User-thread context mode.
   107 		TTestLogCtrl    iLogControlUserThread;	///< log parameters for testting in User-thread context mode.
   108 		DThread*        iClientThread;			///< pointer to the client thread for requests completion
   108 		DThread*        iClientThread;			///< pointer to the client thread for requests completion
   109 
   109 
   110 	public:   
   110 	public:   
   111 		
   111