Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | std test: better type name, clarifying comment | Ralf Jung | 2023-01-09 | 1 | -11/+11 |
* | avoid using channels in thread-local tests | Ibraheem Ahmed | 2022-11-12 | 1 | -22/+44 |
* | Squashed implementation of the pass | Alex Vlasov | 2021-06-20 | 1 | -1/+1 |
* | join_orders_after_tls_destructors: ensure thread 2 is launched before thread ... | Mohsen Zohrevandi | 2021-05-06 | 1 | -8/+9 |
* | Use atomics in join_orders_after_tls_destructors test | Mohsen Zohrevandi | 2021-04-29 | 1 | -34/+88 |
* | Ensure TLS destructors run before thread joins in SGX | Mohsen Zohrevandi | 2021-04-21 | 1 | -1/+54 |
* | std: Add a variant of thread locals with const init | Alex Crichton | 2021-04-16 | 1 | -46/+101 |
* | std: move "mod tests/benches" to separate files | Lzu Tao | 2020-08-31 | 1 | -0/+154 |