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