futex
Here are 15 public repositories matching this topic...
Fast, shared, upgradeable, non-recursive and non-fair mutex
-
Updated
Aug 13, 2018 - C++
Standalone Eventcounts module from facebook/folly
-
Updated
Feb 24, 2019 - C++
Threading utilities: object oriented (read/write) locking and more.
-
Updated
Apr 18, 2024 - C++
Piggyback on system-level futex functionality to provide (best-case) lockless thread sleeping and waking without relying on c++20
-
Updated
Feb 10, 2024 - C++
Wrapper functions for linux futexes. Also provides very simple synchronization objects based on them.
-
Updated
Nov 5, 2024 - Pascal
Operation systems lab 1
-
Updated
Nov 11, 2020 - C
Mecanismos de exclusión mutua sobre ARMv8
-
Updated
Jan 27, 2021 - C++
A (WIP) thread concurrency toolbox based on linux futexes
-
Updated
May 4, 2021 - C
Improve this page
Add a description, image, and links to the futex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the futex topic, visit your repo's landing page and select "manage topics."