Skip to content
Snippets Groups Projects
Commit c8d560bf authored by omah03's avatar omah03
Browse files

Added comment

parent f8ef7fb7
No related branches found
No related tags found
1 merge request!4Übung2
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
// This is the solution to the 1) from Übung 2)
// Used two fold lock with mutal precendence from the Vorlseung, however it doesn't work correctly
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <pthread.h> #include <pthread.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment