DescriptionConsider PlatformThread::Join() to be blocking IO.
Marks PlatformThread::Join() as blocking IO using ThreadRestrictions.
Whitelists existing spots where we join on the UI/IO threads.
Also noteworthy is I allow blocking IO on shutdown.
BUG=65530, 66077, 66082
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68893
Patch Set 1 #Patch Set 2 : Add comments for shutdown. #
Total comments: 5
Patch Set 3 : Add more comments. #
Messages
Total messages: 4 (0 generated)
|