gustafn
committed
on 12 Nov 18
reduced locking on parititoned chaches: return always the same Tcl_Obj as cache name rather than creating it always new, which prohibit cach… Show more
reduced locking on parititoned chaches: return always the same Tcl_Obj as cache name rather than creating it always new, which prohibit caching in the Tcl_Obj

Show less