mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
10ce76fcc2
- Add missing size of timeout struct to `_umtx_op`. - Use `WAIT_UINT` not `WAIT`, as the expected value is an unsigned integer. - Use new native calls instead of libc.