OpenSim-Sasquatch/ThirdParty/SmartThreadPool
2024-04-30 21:00:40 -04:00
..
Properties Low hanging fruit. Remove all the AssemblyInfo.cs files for those projects that don't use Mono.Addins. We'll let the build system generate AssemblyInfo.cs from project metadata. 2021-05-16 13:23:22 -04:00
CanceledWorkItemsGroup.cs cosmetics 2023-03-07 14:33:42 +00:00
Exceptions.cs remove some obsolete code 2023-11-29 12:17:08 +00:00
Interfaces.cs smartthreadpool: replace its locked dictionary 2021-09-03 14:36:57 +01:00
InternalInterfaces.cs smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 2020-12-31 14:29:36 +00:00
SmartThreadPool.cs in fact there is no thread.abort 2024-04-11 04:29:01 +01:00
SmartThreadPool.csproj Remove references to System.Web. Thats a .NET Framework thing. 2024-04-30 21:00:40 -04:00
SmartThreadPool.ThreadEntry.cs smartthreadpool: replace its locked dictionary 2021-09-03 14:36:57 +01:00
STPEventWaitHandle.cs cosmetics 2023-03-07 14:33:42 +00:00
STPStartInfo.cs smartThreadPool changes 2022-10-02 12:03:44 +01:00
WIGStartInfo.cs smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 2020-12-31 14:29:36 +00:00
WorkItem.cs missing change 2023-03-07 14:36:13 +00:00
WorkItem.WorkItemResult.cs cosmetics 2023-03-07 14:33:42 +00:00
WorkItemFactory.cs cosmetics 2023-03-07 14:33:42 +00:00
WorkItemInfo.cs smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 2020-12-31 14:29:36 +00:00
WorkItemResultTWrapper.cs smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 2020-12-31 14:29:36 +00:00
WorkItemsGroup.cs cosmetics 2023-03-07 14:33:42 +00:00
WorkItemsGroupBase.cs smartthreadpool: replace its locked dictionary 2021-09-03 14:36:57 +01:00
WorkItemsQueue.cs cosmetics 2023-03-07 14:33:42 +00:00