Skip to content

fredrickprashanth/xlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlib

OS wide Lock and Semphore using futex

The mutex is implemented on a filesystem namespace. So the mutex can be shared across processes. The same applies to the semaphore, ie., the semaphore can be a OS wide semaphore.

About

OS wide Lock and Semphore using futex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published