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