aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/thread.cc
AgeCommit message (Expand)Author
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-19Remove ThreadObj #define and kThreadMaxNameLength from thread_wrapper.tommi@webrtc.org
2015-02-03Rewrite ThreadPosix.tommi@webrtc.org
2015-01-30Remove unused method, SetAffinity, from the ThreadWrapper class.tommi@webrtc.org
2013-08-01Fix some chromium-style warnings in webrtc/system_wrappers/pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-01-02Reformatted thread and static_instance.phoglund@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org