13 Commits

Author SHA1 Message Date
Alessandre Laguierce
7568525a4c feat: better passive waiting 2025-03-21 08:43:57 +01:00
Alessandre Laguierce
9c586b1fba fix: return in noreturn function 2025-03-20 21:27:37 +01:00
Alessandre Laguierce
019e9b257b fix: MORE VALGRIND 2025-03-20 21:23:49 +01:00
Alessandre Laguierce
544aefb1f9 fix: valgrind-friendly <3 2025-03-20 20:49:50 +01:00
Alessandre Laguierce
f5b3a7a87e feat: first version, just want to beat M. Faverge on the leaderboard for the first benchmark 2025-03-20 19:43:00 +01:00
Alessandre Laguierce
1417cb8973 fix: correctly compile with pthreads 2025-03-20 16:15:39 +01:00
Martin Eyben
8abf988045 fix[debug]: remove yield trace 2025-03-14 18:04:41 +01:00
Martin Eyben
70325e97ba feat[thread]: add mutex 2025-03-14 18:01:19 +01:00
Martin Eyben
b26dc40079 feat[pthread]: implement with thread with pthread lib 2025-03-14 17:55:57 +01:00
Nemo D'ACREMONT
7173c09cb6
fix: remove main.c 2025-03-14 17:47:56 +01:00
Martin Eyben
e04791c329 feat[debug]: add debug macros 2025-03-14 17:14:33 +01:00
damien DELPY
979993b5fe
feat: template, interface to implement. 2025-03-14 17:09:01 +01:00
Nemo D'ACREMONT
86d38d7474
real init 2025-03-14 17:07:26 +01:00