|
hace 7 años | |
---|---|---|
.. | ||
README.md | hace 8 años | |
sync-1.md | hace 7 años | |
sync-2.md | hace 7 años | |
sync-3.md | hace 7 años | |
sync-4.md | hace 7 años | |
sync-5.md | hace 7 años | |
sync-6.md | hace 7 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.