Skip to content
Extraits de code Groupes Projets
Valider 3717e194 rédigé par Raphaël Ngenyi-Ngondo's avatar Raphaël Ngenyi-Ngondo
Parcourir les fichiers

spé

parent cd024e58
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #8715 réussi
...@@ -391,6 +391,7 @@ void thread_create_join(struct buffer_rc *ptr1,struct buffer_cw *ptr2,struct buf ...@@ -391,6 +391,7 @@ void thread_create_join(struct buffer_rc *ptr1,struct buffer_cw *ptr2,struct buf
if(err != 0){return;} if(err != 0){return;}
} }
/* Destruction des sémaphores*/
void mut_sem_destroy(void){ void mut_sem_destroy(void){
pthread_mutex_destroy(&mutex1); pthread_mutex_destroy(&mutex1);
pthread_mutex_destroy(&mutex2); pthread_mutex_destroy(&mutex2);
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter