systems
systems
dz /
systems
Summary
systems programming, low level
Node Tree
Nodes
systems
|
location
|
knowledge/sys.dz:4
|
futex
|
content
|
Futex: In computing, a futex (short for "fast userspace mutex") is a kernel system call that programmers can use to implement basic locking, or as a building block for higher-level locking abstractions such as semaphores and POSIX mutexes or condition variables.
|
hyperlink
|
https://en.wikipedia.org/wiki/Futex
|
flashcard (front)
|
What is a Futex?
|
flashcard (back)
|
Futex, or fast userspace mutex, is a kernel system call that programmers can use to implement basic locking.
|
2024-12-11 12:30 Futex term mentioned
I thought I had a node for that.