AyseYuksel/shared_memory
Shared memory is a memory shared between two or more processes. While one of the processes was writing in the shared memory in Linux, the other process read.
C
No issues in this repository yet.
Shared memory is a memory shared between two or more processes. While one of the processes was writing in the shared memory in Linux, the other process read.
C
No issues in this repository yet.