branch | RCL_3 |
changeset 44 | 3e88ff8f41d5 |
parent 43 | c1f20ce4abcf |
43:c1f20ce4abcf | 44:3e88ff8f41d5 |
---|---|
22 |
22 |
23 #ifndef DEBUG_UTILS_H |
23 #ifndef DEBUG_UTILS_H |
24 #define DEBUG_UTILS_H |
24 #define DEBUG_UTILS_H |
25 |
25 |
26 #include <kernel/kern_priv.h> |
26 #include <kernel/kern_priv.h> |
27 #include <rm_debug_api.h> |
|
27 |
28 |
28 class DebugUtils |
29 class DebugUtils |
29 { |
30 { |
30 public: |
31 public: |
31 static DThread* OpenThreadHandle(const TUint64 aThreadId); |
32 static DThread* OpenThreadHandle(const TUint64 aThreadId); |