tgrekov-philosophers
HIVE philosophers July 2024
Loading...
Searching...
No Matches
sim_end.c File Reference

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* check_end.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: tgrekov <tgrekov@student.hive.fi> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/07/27 13:41:24 by tgrekov #+# #+# */
/* Updated: 2024/07/28 12:56:49 by tgrekov ### ########.fr */
/* */
/* ************************************************************************** */

Definition in file sim_end.c.

#include "philo.h"
Include dependency graph for sim_end.c:

Go to the source code of this file.

Functions

int check_end (t_global *global)
 Check if the simulation has ended.
 

Function Documentation

◆ check_end()

int check_end ( t_global global)

Check if the simulation has ended.

Parameters
global
Return values
int

Definition at line 28 of file sim_end.c.

Here is the caller graph for this function: