Files
rust/library/std/src/sys
León Orell Valerian Liehr ce8d241396 Rollup merge of #133472 - rust-wasi-web:master, r=joboet
Run TLS destructors for wasm32-wasip1-threads

The target wasm32-wasip1-threads has support for pthreads and allows registration of TLS destructors.

For spawned threads, this registers Rust TLS destructors by creating a pthreads key with an attached destructor function.
For the main thread, this registers an `atexit` handler to run the TLS destructors.

try-job: test-various
2024-12-10 08:55:57 +01:00
..
2024-07-31 13:45:14 +00:00
2024-11-12 15:08:41 -06:00
fmt
2024-11-27 12:02:02 -05:00
2024-07-08 09:19:25 -05:00