Descriptionbase: add a thread-safety assertion checker
ThreadAssertions lets us assert that the current thread is allowed to
make blocking calls. See the header for more background.
This change implements ThreadAssertions but doesn't turn it on for
any of Chrome.
BUG=59575
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63091
Patch Set 1 #
Total comments: 2
Patch Set 2 : rename #Patch Set 3 : ok #Patch Set 4 : make comment match reality #
Total comments: 2
Patch Set 5 : fix function name #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|