Skip to content

WIP: jsem, using POSIX/Win32 semaphores

sheaf requested to merge sheaf/ghc:jsem into master

This MR builds on @duog's branch wip/dougwilson/jsem2, using system semaphores (Windows/Posix) to control the number of capabilities used by GHC.

I haven't incorporated the testing setup from that branch yet.

Merge request reports