Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/mpi/threads/spawn: initialize the MTest framework
th_taskmaster.c uses MTest functions for forking and joining threads, but the MTtest framework is uninitialized, which can cause an uninitialized error. This patch fixes it.
- Loading branch information