memspy/memspy_plat/memspy_api/include/memspy/engine/ThreadAndProcess/MemSpyEngineObjectThread.h
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
    54     IMPORT_C CMemSpyThreadInfoContainer& InfoContainerL();
    54     IMPORT_C CMemSpyThreadInfoContainer& InfoContainerL();
    55     IMPORT_C CMemSpyThreadInfoContainer& InfoContainerForceSyncronousConstructionL();
    55     IMPORT_C CMemSpyThreadInfoContainer& InfoContainerForceSyncronousConstructionL();
    56     IMPORT_C TBool IsSystemPermanent() const;
    56     IMPORT_C TBool IsSystemPermanent() const;
    57     IMPORT_C TBool IsSystemCritical() const;
    57     IMPORT_C TBool IsSystemCritical() const;
    58     IMPORT_C TBool IsDead() const;
    58     IMPORT_C TBool IsDead() const;
    59     IMPORT_C TThreadPriority Priority() const;
       
    60 
    59 
    61 public: // API - misc
    60 public: // API - misc
    62     IMPORT_C void KillL();
    61     IMPORT_C void KillL();
    63     IMPORT_C void TerminateL();
    62     IMPORT_C void TerminateL();
    64     IMPORT_C void PanicL();
    63     IMPORT_C void PanicL();