mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
smartthreadpool: replace its locked dictionary
This commit is contained in:
2
ThirdParty/SmartThreadPool/Interfaces.cs
vendored
2
ThirdParty/SmartThreadPool/Interfaces.cs
vendored
@@ -56,6 +56,8 @@ namespace Amib.Threading
|
||||
/// </summary>
|
||||
string Name { get; set; }
|
||||
|
||||
int localID { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Get/Set the maximum number of workitem that execute cocurrency on the thread pool
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user