@ -17,6 +17,7 @@ typedef struct s_data
bool *forks;
pthread_mutex_t stop_mutex;
bool stop;
pthread_mutex_t print_mutex;
} t_data;
typedef struct s_philo
The note is not visible to the blocked user.