memspy/memspy_plat/memspy_api/include/memspy/engine/ThreadAndProcess/MemSpyEngineObjectThread.h
branchRCL_3
changeset 49 7fdc9a71d314
parent 44 52e343bb8f80
child 59 8ad140f3dd41
equal deleted inserted replaced
46:e26895079d7c 49:7fdc9a71d314
    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;
    59 
    60 
    60 public: // API - misc
    61 public: // API - misc
    61     IMPORT_C void KillL();
    62     IMPORT_C void KillL();
    62     IMPORT_C void TerminateL();
    63     IMPORT_C void TerminateL();
    63     IMPORT_C void PanicL();
    64     IMPORT_C void PanicL();