save from school
This commit is contained in:
@@ -16,7 +16,7 @@ typedef struct s_philo
|
||||
{
|
||||
t_params *params;
|
||||
int philo_nbr;
|
||||
int fork;
|
||||
t_mtx m_fork;
|
||||
t_mtx *m_print;
|
||||
struct s_philo *prev;
|
||||
struct s_philo *next;
|
||||
|
||||
Reference in New Issue
Block a user