aboutsummaryrefslogtreecommitdiff
path: root/philo_two/src/philo_two.h
AgeCommit message (Expand)Author
2021-01-04Added buffered output, Added waiting for all to be startedCharles Cabergs
2021-01-03Fixing philo_one/philo_two dying by sleeping more when checking the death, Fi...Charles Cabergs
2021-01-02Updated philo_two with philo_three logic, Norming philo_two and philo_threeCharles Cabergs
2021-01-01Added meal counter to philo_two (still segfault 10% of the time)Charles Cabergs
2020-10-24Replacing mutex stdout by semaphore in philo two, Compilation on LinuxCharles Cabergs
2020-10-05NormingCharles Cabergs
2020-09-30Renaming io_* -> event_*, Changed philo_put with only 1 write callCharles Cabergs
2020-09-30Refactoring philo_two to work with new common lib (not working)Charles Cabergs
2020-09-29philo_two file restructurationCharles Cabergs