[#NetEventsInterface-g_msgproc_mutex] = xref:NetEventsInterface.adoc[NetEventsInterface]::g_msgproc_mutex :relfileprefix: ../ :mrdocs: Mutex for anything that is only accessed via the msg processing thread == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:Mutex.adoc[Mutex] g_msgproc_mutex; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#