// // sub_180019300 from 0x180019300 to 0x18001930a (10 bytes) // // 4 xrefs: // > int `Concurrency::task_completion_event::set @ 0x180020ebf // > @ 0x180020ed7 // > @ 0x18002f23c // > @ 0x18002f277 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // int __fastcall sub_180019300(_Mtx_t *a1) { return Mtx_unlock(*a1); }