Markdown Format | JSON API | MCP Server Tool
Help on module _posixshmem: NAME _posixshmem - POSIX shared memory module MODULE REFERENCE https://docs.python.org/3.10/library/_posixshmem.html The following documentation is automatically generated from the Python source files. It may be incomplete, incorrect or include features that are considered implementation detail and may vary between Python implementations. When in doubt, consult the module reference at the location listed above. FUNCTIONS shm_open(path, flags, mode=511) Open a shared memory object. Returns a file descriptor (integer). shm_unlink(path) Remove a shared memory object (similar to unlink()). Remove a shared memory object name, and, once all processes have unmapped the object, de-allocates and destroys the contents of the associated memory region. FILE /usr/lib/python3.10/lib-dynload/_posixshmem.cpython-310-x86_64-linux-gnu.so
Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 08:54 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)