-
Notifications
You must be signed in to change notification settings - Fork 0
Futex based synchronization primitives (mutexes and condition variables)
License
rossmacgregor/ftx_sync
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ftx_sync -------- This is a reference implementation of the mutex and condition variable synchronization primitives using the linux futex system calls. It is generously commented to explain exactly what's going on. I hope you find it easy to understand.
About
Futex based synchronization primitives (mutexes and condition variables)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published