tommi@webrtc.org
5be649fcfc
Add a facility to the Thread class to catch blocking regressions.
This facility should be used in methods that run on known threads (e.g. signaling, worker) and do not have blocking thread syncronization operations via the Thread class such as Invoke, Sleep, etc. This is a reland of an already reviewed cl that got reverted by mistake. TBR=xians@google.com Review URL: https://webrtc-codereview.appspot.com/12999004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6679 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%