aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/audio_processing_impl_locking_unittest.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-08Misc. small cleanups.pkasting
2015-12-10Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ ...terelius
2015-12-03Rewrote the thread synchronization parts of the test for the locking in APM i...peah
2015-11-28Introduced the new locking schemepeah
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26Removed api call that will break the upcoming thread checking schemepeah
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-09Added unittest of the locking functionality in the audio processing modulepeah