aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Parallel.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2009-11-031-3/+3
* * Switched all operations on the list of clients that could be either sync or...John Hurliman2009-10-261-1/+2
* * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...John Hurliman2009-10-211-3/+3
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-3/+3
* * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p...John Hurliman2009-10-181-4/+4
* Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...John Hurliman2009-10-091-0/+3
* * Continued work on the new LLUDP implementation. Appears to be functioning, ...John Hurliman2009-10-061-0/+207