]> git.lizzy.rs Git - rust.git/history - src/shims/windows/sync.rs
Use precomputed layouts.
[rust.git] / src / shims / windows / sync.rs
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-13 borsAuto merge of #2114 - cbeuw:shim-rmw, r=RalfJung
2022-05-13 Andy WangMove and rename offset_and_layout_to_place to deref_ope...
2022-05-12 Andy WangRefactor to hide *_next_id functions
2022-05-11 Andy WangUse proper atomic rmw for {mutex, rwlock, cond, srwlock...
2021-05-16 borsAuto merge of #1801 - RalfJung:rustfmt, r=oli-obk
2021-05-16 Ralf Jungformat much of Miri
2021-02-20 borsAuto merge of #1716 - tmiasko:rustup, r=RalfJung
2021-02-20 Tomasz Miąskorustup to e7c23ab933ebc1f205c3b59f4ebc85d40f67d404
2020-06-28 borsAuto merge of #1461 - RalfJung:rwlock-win, r=oli-obk
2020-06-28 Ralf Jungmove rwlock dequeuing to shared code, and use that...
2020-06-27 Ralf Jungimplement Windows SRWLock shims
2020-06-27 Ralf Jungintroduce platform-specific module hierarchy for dlsym...