Skip to content
Snippets Groups Projects
Commit 1c06eee1 authored by ricardo.dossanto1's avatar ricardo.dossanto1
Browse files

fuck this I succeded fuck yo mama return return

parent 8121ff10
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -207,7 +207,8 @@ void *task_f(){
for (int k = 0; k < 6; k++){
close_queue(&queue[k]);
for (int i = 0; i < 2; i++) sem_post(queue[k].libre);
sem_post(queue[k].libre);
sem_post(queue[k].used);
}
printf("task F stopped!\n");
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment