|
před 7 roky | |
---|---|---|
.. | ||
README.md | před 8 roky | |
sync-1.md | před 7 roky | |
sync-2.md | před 7 roky | |
sync-3.md | před 7 roky | |
sync-4.md | před 7 roky | |
sync-5.md | před 7 roky | |
sync-6.md | před 7 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.