mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 03:16:44 +00:00
Doing this makes binaries tinier, since we don't need to have all the
extra code for supporting a 32-bit address space. It also benefits us
because we're able to use WIN32 futexes, which makes locking simpler.
|
||
|---|---|---|
| .. | ||
| WaitOnAddress.s | ||
| WakeByAddressAll.s | ||
| WakeByAddressSingle.s | ||