mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): more symbols
This commit is contained in:
parent
ea452811d6
commit
0d8380a6a5
19 changed files with 355 additions and 101 deletions
|
|
@ -11,7 +11,7 @@ DECLARE_STRUCT(SThread);
|
|||
typedef struct CSRWLock CSRWLock;
|
||||
|
||||
struct SCritSect {
|
||||
uint8_t m_critsect[24];
|
||||
uint8_t m_critsect[40];
|
||||
};
|
||||
|
||||
struct CSRWLock {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue