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