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:
@@ -33,6 +33,7 @@ namespace Amib.Threading.Internal
|
||||
set { _name = value; }
|
||||
}
|
||||
|
||||
public int localID { get; set;}
|
||||
#endregion
|
||||
|
||||
#region Abstract Methods
|
||||
|
||||
Reference in New Issue
Block a user