Logo
Explore Help
Sign In
ogb912/opensim
1
0
Fork 0
You've already forked opensim
mirror of https://github.com/opensim/opensim.git synced 2026-06-03 17:16:31 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d1147136946daf14724183b3191119be44ff8b16
opensim/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
History
CasperW d114713694 Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lock handler. This gives us:
- Faster prim inventory actions. Multiple threads can read at once.
 - Fixes the known prim inventory thread locks
 - In the event of a thread lock occurring, it will usually self heal after sixty seconds with an error message in the console
2009-11-24 18:02:12 +01:00
..
Plugins
Inconsistent locking of SenseRepeaters in Script Engine.
2009-10-23 11:25:06 +01:00
ApiManager.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
2009-10-22 12:33:23 -07:00
LSL_Api.cs
Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lock handler. This gives us:
2009-11-24 18:02:12 +01:00
MOD_Api.cs
Add IScriptModuleComms interface and region module to handle dispatch of
2009-11-10 03:36:43 +00:00
OSSL_Api.cs
Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lock handler. This gives us:
2009-11-24 18:02:12 +01:00
Powered by Gitea Version: 1.25.5 Page: 96ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API