Skip to content
Snippets Groups Projects
Commit 8792391e authored by Simon Marlow's avatar Simon Marlow
Browse files

Add a mutex around stg_sig_install

Protects against a race when two threads call installHandler
simultaneously.  This was causing occasional failure of the test
libraries/process/tests/3231(threaded2).
parent fa168a3b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment