Commit Graph

8 Commits

Author SHA1 Message Date
Kévin Dunglas
3709c2a50b chore: switch to upstream C-Thread-Pool 2023-12-18 18:50:50 +01:00
Kévin Dunglas
517e086786 fix: random crashes when reloading (#394) 2023-12-18 09:05:49 +01:00
Kévin Dunglas
ec35afdc7f chore: remove C-Thread-Pool/example.c (#259) 2023-10-10 15:26:03 +02:00
Kévin Dunglas
e193a374d3 freat: set thread name to frankenphp 2023-10-06 19:15:04 +02:00
Kévin Dunglas
e514823faa fix: use SA_ONSTACK in C-Thread-Pool 2022-12-20 10:24:34 +01:00
Kévin Dunglas
229b4d6786 chore: switch back to upstream C-Thread-Pool lib (#119) 2022-12-03 17:00:53 +01:00
Quentin Barloy
18202851bf dependencies: Update the way to get C-Thread-Pool (#88) 2022-11-08 01:08:40 +01:00
Kévin Dunglas
796476d537 feat: use threads instead of GoRoutines (#6)
* feat: use threads instead of GoRoutines

* many improvements

* fix some bugs
2022-10-04 14:41:19 +02:00