DescriptionAdd a race-checking mechanism.
Permits CHECKing/DCHECKing that methods are being accessed in a
thread-safe manner, even if they are not used by one single thread
(thread pools such as VideoToolbox OK).
BUG=
R=danilchap@webrtc.org, tommi@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/02bafc6379969075127760e060fc262b0d76b3ca
Patch Set 1 #
Total comments: 1
Patch Set 2 : race_checker.cc #Patch Set 3 : remove synchronization, fix Release() #
Total comments: 2
Patch Set 4 : bah #
Total comments: 5
Patch Set 5 : fixes #Patch Set 6 : RUNS_SYNCHRONIZED #
Total comments: 2
Patch Set 7 : space between ctor #
Total comments: 1
Patch Set 8 : RUNS_SERIALIZED #
Messages
Total messages: 33 (8 generated)
|