aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/condition_variable_unittest.cc
AgeCommit message (Expand)Author
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-20Testing that waiting for a condition variable waits.hta
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-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-02-05Disable CondVarTest.InitFunctionsWork.tommi@webrtc.org
2015-02-04Remove SetNotAlive method from the thread class.tommi@webrtc.org
2015-02-04system_wrappers: Disabled flaky test CondVarTest.PassBatonMultipleTimesbjornv@webrtc.org
2014-07-07Clean data races from system_wrappers_unittests.andresp@webrtc.org
2013-10-16Remove TSan v2 disabled test in condition_variable_unittest.cckjellander@webrtc.org
2013-08-29Disabling CondVarTest for TSan v2 (take 2)kjellander@webrtc.org
2013-05-27Include files from webrtc/.. paths in system_wrappers/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in system_wrapperspbos@webrtc.org
2012-11-14Add libjingle-style stream-style logging.andrew@webrtc.org
2012-11-14Reformatted condition_variable* in system_wrappers.phoglund@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org