tgrekov-philosophers
HIVE philosophers July 2024
|
Definition in file stop.c.
Go to the source code of this file.
Functions | |
int | stop (t_thread *thread) |
Determine if this thread's philo should die, or if the thread has reported an error. | |
int stop | ( | t_thread * | thread | ) |
Determine if this thread's philo should die, or if the thread has reported an error.
thread |
int |
Definition at line 30 of file stop.c.
References status(), and timestamp().