-
Notifications
You must be signed in to change notification settings - Fork 0
user level locking primitives
License
LGPL-2.1, GPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING
bharath23/brlock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
brlock ====== What is brlock? brlock is a library that implements mutual exclusion lock primitives. There are two implementations of the locking primitive o semlocks - sempahore based mutual exclusion lock. o spinlocks - test-and-set based mutual exclusion lock. Author: Bharath Ramesh <bramesh.dev@gmail.com>
About
user level locking primitives
Resources
License
LGPL-2.1, GPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published