Go to file
2023-04-19 14:01:59 +00:00
utils fix: check argument overflow 2023-04-19 13:51:57 +00:00
data.c fix: check if all threads is stopped before destroye data 2023-04-19 14:01:59 +00:00
data.h init 2023-04-13 13:00:39 +00:00
main.c fix: lock mutex 2023-04-19 11:59:37 +00:00
Makefile init 2023-04-13 13:00:39 +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: check if all threads is stopped before destroye data 2023-04-19 14:01:59 +00:00
philo.h init 2023-04-13 13:00:39 +00:00
philos.c init 2023-04-13 13:00:39 +00:00
philos.h init 2023-04-13 13:00:39 +00:00
print.c fix: I create now 1 thread by philo 2023-04-19 11:53:50 +00:00
print.h init 2023-04-13 13:00:39 +00:00
struct.h fix: check if all threads is stopped before destroye data 2023-04-19 14:01:59 +00:00
threads.c fix: I create now 1 thread by philo 2023-04-19 11:53:50 +00:00
threads.h init 2023-04-13 13:00:39 +00:00
time.c fix: I create now 1 thread by philo 2023-04-19 11:53:50 +00:00
time.h init 2023-04-13 13:00:39 +00:00