Skip to content

tomekwilk/named-mutex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

named-mutex

Named mutex implementation for Linux

This sample project attempts to duplicate Windows named mutex behavior on Linux.

  • Type make to build the project
  • Type ./named_mutex to run sample tests

The project was tested on Ubuntu 18.04

About

Named mutex implementation for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published