Summary
- Memprof: fatal error if thread is stopped from a callback. (commit: 97eb98d) (details)
- Changes (commit: aa64e70) (details)
- Add test statmemprof/thread_exit_in_callback. (commit: 629fae6) (details)
The file was modified | runtime/memprof.c (diff) |
The file was modified | runtime/caml/memprof.h (diff) |
The file was modified | otherlibs/systhreads/st_stubs.c (diff) |
The file was modified | Changes (diff) |
The file was added | testsuite/tests/statmemprof/thread_exit_in_callback.reference |
The file was added | testsuite/tests/statmemprof/thread_exit_in_callback_stub.c |
The file was added | testsuite/tests/statmemprof/thread_exit_in_callback.ml |