Shared memory functionsΒΆ
These functions are a subset of General functions, grouped here for convenience. See in particular create_shared_memory() for general information about shared memory segments.
Create a shared memory segment |
|
Link to an existing shared memory segment |
|
Read the current field values from shared memory into associated record buffer |
|
Write the current values from associated record buffer into shared memory |
|
Unlock a shared memory segment |
|
Unlink a program from a shared memory segment |