GitHub / tesseract241 / lockless_sleep_and_wake
Piggyback on system-level futex functionality to provide (best-case) lockless thread sleeping and waking without relying on c++20
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesseract241%2Flockless_sleep_and_wake
PURL: pkg:github/tesseract241/lockless_sleep_and_wake
Stars: 1
Forks: 0
Open issues: 1
License: mit
Language: C++
Size: 125 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: atomic, futex, lockless, multithreading