Skip to content
  • Simon Marlow's avatar
    Add a mutex around stg_sig_install · 8792391e
    Simon Marlow authored
    Protects against a race when two threads call installHandler
    simultaneously.  This was causing occasional failure of the test
    libraries/process/tests/3231(threaded2).
    8792391e