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