Return the mutex guarding the node list (for thread-safety annotations only).
Declared in <net.h>
<net.h>
[[lock_returned(this->m_nodes_mutex)]] Mutex& GetNodesMutex() const;
a reference to the mutex guarding the node list.