sysresmonitoring/oommonitor/src/oomoutofmemorywatcher.cpp
branchRCL_3
changeset 12 7645e9ce10dc
parent 4 0fdb7f6b0309
child 58 0818dd463d41
equal deleted inserted replaced
4:0fdb7f6b0309 12:7645e9ce10dc
    17 
    17 
    18 
    18 
    19 
    19 
    20 #include "oomoutofmemorywatcher.h"
    20 #include "oomoutofmemorywatcher.h"
    21 #include "oommemorymonitor.h"
    21 #include "oommemorymonitor.h"
    22 #include "oomtraces.h"
    22 #include "OomTraces.h"
    23 
    23 
    24 // ======================================================================
    24 // ======================================================================
    25 // class COutOfMemoryWatcher
    25 // class COutOfMemoryWatcher
    26 // - notifies when free memory crosses preset thresholds
    26 // - notifies when free memory crosses preset thresholds
    27 // ======================================================================
    27 // ======================================================================