diff options
author | Justin Clark-Casey (justincc) | 2014-03-19 00:48:13 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-03-19 00:48:13 +0000 |
commit | 52b7b40034ddbb21d06b11ddc4eb6d766b0f616d (patch) | |
tree | eac13e0d41876d967afac45bc7293c8afb1638b5 /OpenSim/Framework/ConfigurationOption.cs | |
parent | minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i... (diff) | |
download | opensim-SC_OLD-52b7b40034ddbb21d06b11ddc4eb6d766b0f616d.zip opensim-SC_OLD-52b7b40034ddbb21d06b11ddc4eb6d766b0f616d.tar.gz opensim-SC_OLD-52b7b40034ddbb21d06b11ddc4eb6d766b0f616d.tar.bz2 opensim-SC_OLD-52b7b40034ddbb21d06b11ddc4eb6d766b0f616d.tar.xz |
Simplify DoubleQueue to eliminate redundant sempahore work.
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.
Diffstat (limited to 'OpenSim/Framework/ConfigurationOption.cs')
0 files changed, 0 insertions, 0 deletions