DescriptionMake BindStateBase RefCountedThreadSafe
Since RefCountedThreadSafe no longer requires virtual destructor, being
RefCountedThreadSafe doesn't increase the binary size significantly.
This CL replaces the custom refcount in BindStateBase with
RefCountedThreadSafe.
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : fix #Patch Set 4 : +comment #
Total comments: 3
Messages
Total messages: 17 (14 generated)
|