Summary
- Fix data race in at_exit and Printexc.register_printer with systhreads (commit: abe9821) (details)
- Implement at_exit with Atomics (commit: a469b4d) (details)
- Make at_exit forward-compatible with multicore (commit: 1e4eea1) (details)
The file was modified | stdlib/stdlib.ml (diff) |
The file was modified | stdlib/StdlibModules (diff) |
The file was modified | stdlib/printexc.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | stdlib/.depend (diff) |
The file was modified | stdlib/StdlibModules (diff) |
The file was modified | stdlib/dune (diff) |
The file was modified | stdlib/Makefile (diff) |
The file was modified | stdlib/Compflags (diff) |
The file was modified | stdlib/atomic.ml (diff) |
The file was modified | stdlib/stdlib.ml (diff) |
The file was modified | stdlib/stdlib.ml (diff) |