destack.sh
docstemplatesblog
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:ipc
  11. destack:ipc/binding
  12. SHARED_MEMORY_CREATE_EXCLUSIVE
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
menu
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:ipc
  11. destack:ipc/binding
  12. SHARED_MEMORY_CREATE_EXCLUSIVE
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
Docs/Language/Standard Library/Modules/destack:ipc/destack:ipc/binding
mdtxt

SHARED_MEMORY_CREATE_EXCLUSIVE

import { SHARED_MEMORY_CREATE_EXCLUSIVE } from "destack:ipc/binding";

Create the object only when it does not already exist.

language/library/src/ipc/binding/memory.ds:11
1const SHARED_MEMORY_CREATE_EXCLUSIVE: SharedMemoryFlags
discordxgithub
2026.8.3alpha