introduction mutex mais erreur
This commit is contained in:
@@ -14,6 +14,7 @@ typedef struct s_philo
|
||||
{
|
||||
t_conditions *conditions;
|
||||
int philo_nbr;
|
||||
int fork;
|
||||
struct s_philo *prev;
|
||||
struct s_philo *next;
|
||||
} t_philo;
|
||||
|
||||
Reference in New Issue
Block a user