aboutsummaryrefslogtreecommitdiff
path: root/philo_one/src/philo_one.h
AgeCommit message (Expand)Author
2021-01-03Fixing philo_one/philo_two dying by sleeping more when checking the death, Fi...Charles Cabergs
2021-01-01Fixing philo_one segfault because not checking correctly if finishedCharles Cabergs
2020-12-30Fixed meal_num args for philo_oneCharles Cabergs
2020-10-05NormingCharles Cabergs
2020-09-30Renaming io_* -> event_*, Changed philo_put with only 1 write callCharles Cabergs
2020-09-30Refactoring philo_one, removing mutex_all_alive and t_routine_args bloatCharles Cabergs
2020-09-30Added 'has taken fork' log, Refactoring philo_one to work with new common libCharles Cabergs
2020-09-30Refactoring common libCharles Cabergs
2020-09-29Fixing taking none existing fork in logsCharles Cabergs