aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_utils_win.h
AgeCommit message (Expand)Author
2022-03-03owned_critical_section: Replace CRITICAL_SECTION with SRWLOCK on Windows.Matthew Gregan
2021-07-28Run .clang-formatChun-Min Chang
2016-11-15use std::lock_guard.Matthew Gregan
2016-10-18audiounit: When device change switch to the default device.Paul Adenot
2016-10-12Avoid double-constructing owned_critical_section via copy constructor.Cervantes Yu
2016-07-29Fix gecko build errorsAlex Chronopoulos
2016-07-27Add files for mutex implementation on Windows and UNIXPaul Adenot