SEM_UNLINK |
Sémaphore : Délier |
---|---|
GNU C | semaphore.h |
Syntaxe
int sem_unlink(const char *name); |
Description
Cette fonction permet d'enlever la sémaphore spécifié.
Dernière mise à jour : Mardi, le 19 Mai 2020
SEM_UNLINK |
Sémaphore : Délier |
---|---|
GNU C | semaphore.h |
int sem_unlink(const char *name); |
Cette fonction permet d'enlever la sémaphore spécifié.