mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 17:55:39 +08:00
Exclusion is already guaranteed by the lock on m_syncRoot. Semaphore could not allow more than one thread in these sections anyway since the underlying SDK structures are not thread-safe.