aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-SafeSemaphore/pkg-descr
blob: 00a2566a1cd58843610d6ecbab9afc7be7431c85 (plain) (tree)
1
2
3
4
5




                                                                       
This provides a much safer semaphore than the QSem, QSemN, SampleVar in
base. Those base modules are not exception safe and can be broken by
killThread.

WWW: https://github.com/ChrisKuklewicz/SafeSemaphore