|
vor 2 Jahren | |
---|---|---|
.. | ||
README.md | vor 7 Jahren | |
linux-sync-1.md | vor 4 Jahren | |
linux-sync-2.md | vor 2 Jahren | |
linux-sync-3.md | vor 2 Jahren | |
linux-sync-4.md | vor 2 Jahren | |
linux-sync-5.md | vor 2 Jahren | |
linux-sync-6.md | vor 2 Jahren |
This chapter describes synchronization primitives in the Linux kernel.
semaphore
synchronization primitive in the Linux kernel.mutex
in the Linux kernel.reader/writer
semaphores.