Skip to content

Lightweight locks. 2 times faster than pthrad_mutex lock/unlock

Notifications You must be signed in to change notification settings

fatihky/light-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light-lock

Lightweight locks. 2 times faster than pthrad_mutex lock/unlock
This ultra fast lock implementation is extracted from micoro(https://github.com/mikewei/micoro).

About

Lightweight locks. 2 times faster than pthrad_mutex lock/unlock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published