mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 00:26:57 +00:00
e3cf9d1650
Multiple processes can sit waiting for the exclusive lock at the same time, so we want to recheck whether it needs to be updated whenever we get an exclusive lock. This also fixes a race condition between one process truncating the cache file and another process reading it without atomic locking. |
||
---|---|---|
.. | ||
config.h.in | ||
config.zig.in | ||
FuncGen.h | ||
InputStream.h | ||
panic.h | ||
wasi.c | ||
wasm2c.c | ||
wasm.h | ||
zig1.wasm | ||
zig.h |