branch | RCL_3 |
changeset 43 | c1f20ce4abcf |
parent 0 | a41df078684a |
child 44 | 3e88ff8f41d5 |
42:a179b74831c9 | 43:c1f20ce4abcf |
---|---|
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> |
|
28 |
27 |
29 class DebugUtils |
28 class DebugUtils |
30 { |
29 { |
31 public: |
30 public: |
32 static DThread* OpenThreadHandle(const TUint64 aThreadId); |
31 static DThread* OpenThreadHandle(const TUint64 aThreadId); |