correction loop chained list
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef PHILO_PROTO_H
|
||||
# define PHILO_PROTO_H
|
||||
|
||||
pthread_mutex_t mutex;
|
||||
// t_mtx mutex;
|
||||
|
||||
// init.c
|
||||
t_philo *init(int ac, char **av, pthread_t **id);
|
||||
|
||||
Reference in New Issue
Block a user