Go to file
2023-04-25 14:56:57 +00:00
utils transition from printf to write 2023-04-25 14:30:21 +00:00
data.c core: transition from bool[] to mutex[] for the fork tab 2023-04-25 14:32:42 +00:00
data.h fix: stop when nb_meal is reached 2023-04-25 14:50:01 +00:00
main.c fix: stop when nb_meal is reached 2023-04-25 14:50:01 +00:00
Makefile fix 2023-04-25 14:33:35 +00:00
parsing.c fix: parsing return error only if nb philo == 0 2023-04-19 13:58:18 +00:00
parsing.h init 2023-04-13 13:00:39 +00:00
philo.c fix: philo alone died now 2023-04-25 14:56:57 +00:00
philo.h fix: stop when nb_meal is reached 2023-04-25 14:50:01 +00:00
philos.c fix 2023-04-25 14:33:35 +00:00
philos.h init 2023-04-13 13:00:39 +00:00
print.c transition from printf to write 2023-04-25 14:30:21 +00:00
print.h init 2023-04-13 13:00:39 +00:00
threads.c fix 2023-04-25 14:33:35 +00:00
threads.h fix 2023-04-25 14:33:35 +00:00
time.c add: time is now relatif 2023-04-19 14:08:23 +00:00
time.h init 2023-04-13 13:00:39 +00:00