Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
G17_bykes_prog_concurrente
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
remi.greub
G17_bykes_prog_concurrente
Commits
e1c2c05c
Commit
e1c2c05c
authored
1 month ago
by
remi.greub
Browse files
Options
Downloads
Patches
Plain Diff
modifs du define USLEEP
parent
d145f55a
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
G17_bykes/bykes
+0
-0
0 additions, 0 deletions
G17_bykes/bykes
G17_bykes/city.h
+1
-1
1 addition, 1 deletion
G17_bykes/city.h
G17_bykes/civilian.h
+0
-2
0 additions, 2 deletions
G17_bykes/civilian.h
with
1 addition
and
3 deletions
G17_bykes/bykes
deleted
100755 → 0
+
0
−
0
View file @
d145f55a
File deleted
This diff is collapsed.
Click to expand it.
G17_bykes/city.h
+
1
−
1
View file @
e1c2c05c
...
...
@@ -13,7 +13,7 @@
#define CITY_CAPACITY_MIN 2
#define DEPOT 0
#define USLEEP
1
#define USLEEP
0
struct
terminal
{
int
nb_bikesParked
;
...
...
This diff is collapsed.
Click to expand it.
G17_bykes/civilian.h
+
0
−
2
View file @
e1c2c05c
...
...
@@ -3,8 +3,6 @@
#include
"city.h"
#define USLEEP 1
struct
person
{
int
num_thread
;
int
nb_travels
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment