Skip to content
Success

Changes

Summary

  1. Remove a supurious test in sthread (details)
  2. Terminate the actors without a race condition even when simcalls cannot be used (details)
Commit d6790f885193d3d7b0b00f743e7a0c77bb4059ba by Martin Quinson
Remove a supurious test in sthread
The file was modified src/sthread/sthread_impl.cpp
The file was modified teshsuite/mc/mcmini/simple_cond_broadcast_deadlock.tesh
The file was modified teshsuite/mc/mcmini/simple_cond_deadlock.tesh
Commit fd9e3af6e8f2beaa9eb8e611abc85129de9d3909 by Martin Quinson
Terminate the actors without a race condition even when simcalls cannot be used
The file was modified src/kernel/actor/ActorImpl.cpp