aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/thread_win.h
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-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-02-11Switch to QueueUserAPC for shutting down the thread (no event needed).tommi@webrtc.org
2015-02-04Remove SetNotAlive method from the thread class.tommi@webrtc.org
2015-01-30Rewrite ThreadWindows.tommi@webrtc.org
2015-01-30Remove unused method, SetAffinity, from the ThreadWrapper class.tommi@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-11-08Remove an unused Shutdown method from the ThreadWrapper interface.tommi@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org