[#LockedPoolManager-Instance] = xref:LockedPoolManager.adoc[LockedPoolManager]::Instance :relfileprefix: ../ :mrdocs: Return the current instance, or create it once == Synopsis Declared in `<support/lockedpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:LockedPoolManager.adoc[LockedPoolManager]& Instance(); ---- == Return Value Reference to the singleton LockedPoolManager instance. [.small]#Created with https://www.mrdocs.com[MrDocs]#