sysresmonitoring/oommonitor/src/oomoutofmemorywatcher.cpp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
    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 #include <u32hal.h>
       
    24 
    23 
    25 // ======================================================================
    24 // ======================================================================
    26 // class COutOfMemoryWatcher
    25 // class COutOfMemoryWatcher
    27 // - notifies when free memory crosses preset thresholds
    26 // - notifies when free memory crosses preset thresholds
    28 // ======================================================================
    27 // ======================================================================