Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

semctl

A lightweight command line utility to manage semaphore

semctl create <semaphore-name>
semctl init <semaphore-name> <value>
semctl P <semaphore-name>
semctl V <semaphore-name>
semctl delete <semaphore-name>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages