Pithikos / C-Thread-Pool

A minimal but powerful thread pool in ANSI C
MIT License
2.06k stars 603 forks source link

Revert "fix: set the SA_ONSTACK flag" #127

Closed Pithikos closed 9 months ago

Pithikos commented 9 months ago

Reverts Pithikos/C-Thread-Pool#116

dunglas commented 9 months ago

@Pithikos here is a better fix: https://github.com/Pithikos/C-Thread-Pool/pull/128