{"type": "func", "start": 6443633124, "end": 6443633189, "name": "_Init_thread_notify", "pseudocode": "// \n// _Init_thread_notify from 0x1801209e4 to 0x180120a25 (65 bytes)\n// \n// 2 xrefs:\n// > _Init_thread_footer @ 0x180120977\n// > <???> @ 0x180202558\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nint Init_thread_notify()\n{\n  if ( qword_1801F4A20 )\n    return qword_1801F4A20(&unk_1801F49E0);\n  SetEvent(hHandle);\n  return ResetEvent(hHandle);\n}", "assembly": "; \n; _Init_thread_notify from 0x1801209e4 to 0x180120a25 (65 bytes)\n; \n; 2 xrefs:\n; > _Init_thread_footer @ 0x180120977\n; > <???> @ 0x180202558\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nsub     rsp, 28h                                                       ; +0x0, 0x1801209e4\nmov     rax, cs:qword_1801F4A20                                        ; +0x4, 0x1801209e8\ntest    rax, rax                                                       ; +0xb, 0x1801209ef\njz      short loc_180120A06                                            ; +0xe, 0x1801209f2\nlea     rcx, unk_1801F49E0                                             ; +0x10, 0x1801209f4\nadd     rsp, 28h                                                       ; +0x17, 0x1801209fb\njmp     cs:__guard_dispatch_icall_fptr                                 ; +0x1b, 0x1801209ff\nmov     rcx, cs:hHandle; hEvent                                        ; +0x22, 0x180120a06\ncall    cs:SetEvent                                                    ; +0x29, 0x180120a0d\nmov     rcx, cs:hHandle                                                ; +0x2f, 0x180120a13\nadd     rsp, 28h                                                       ; +0x36, 0x180120a1a\njmp     cs:ResetEvent                                                  ; +0x3a, 0x180120a1e", "xrefs": ["_Init_thread_footer @ 0x180120977", "<???> @ 0x180202558"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}