1
This commit is contained in:
parent
6245c95c84
commit
0573ea1363
@ -76,6 +76,9 @@ namespace f8
|
|||||||
f8::Timer::Instance()->UnInit();
|
f8::Timer::Instance()->UnInit();
|
||||||
f8::MsgQueue::Instance()->UnInit();
|
f8::MsgQueue::Instance()->UnInit();
|
||||||
UnInitLog();
|
UnInitLog();
|
||||||
|
#ifdef MMCHK
|
||||||
|
a8::PerfMonitor::Instance()->Dump();
|
||||||
|
#endnf
|
||||||
a8::PerfMonitor::Instance()->UnInit();
|
a8::PerfMonitor::Instance()->UnInit();
|
||||||
|
|
||||||
delete loop_cond_;
|
delete loop_cond_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user