![]() |
tgrekov-philosophers
HIVE philosophers July 2024
|
Definition in file status.c.
Go to the source code of this file.
Functions | |
| static int | status_print_verify (t_thread *thread, unsigned long ts, char *str) |
| Print status and verify correct length. | |
| int | status (t_thread *thread, char *str, int ignore_end) |
| Thread safe philosopher state logging. | |
| int status | ( | t_thread * | thread, |
| char * | str, | ||
| int | ignore_end | ||
| ) |
Thread safe philosopher state logging.
| thread | |
| str | |
| ignore_end |
| int |
Definition at line 46 of file status.c.
References check_end(), status_print_verify(), and timestamp().