Commit Graph

6 Commits

Author SHA1 Message Date
Romain CLEMENT
b31b9f83ea Added more semantic by using binary semaphores 2023-10-17 20:56:33 +02:00
Romain CLEMENT
fad41c80b3 Put attendant thread in background
This allow main thread to terminate without any error when each
car thread has terminated.
It's more accurate, because otherwise the attendant will wait
forever and block the program.
2023-10-17 20:36:21 +02:00
f1b6435b7e changing the problem to a car wash problem 2023-10-17 20:09:06 +02:00
Romain CLEMENT
e187751e5a Implemented with double rendezvous 2023-10-16 20:43:14 +02:00
CAPELIER-Marla-2124006
f1ca9257a9
Initial Code
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
Co-authored-by: Romain CLEMENT <rc2301@orange.fr>
2023-10-16 10:01:43 +02:00
Romain CLEMENT
de602287d1 Inital commit 2023-10-16 08:35:16 +02:00