Home
last modified time | relevance | path

Searched refs:StreamMutex (Results 1 – 25 of 50) sorted by relevance

12

/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/stream/RtAudio/
H A DRtAudio.hpp629 typedef CRITICAL_SECTION StreamMutex; typedef
636 typedef pthread_mutex_t StreamMutex; typedef
642 typedef int StreamMutex; typedef
795 StreamMutex mutex;
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/rtaudio/
H A DRtAudio.h586 typedef CRITICAL_SECTION StreamMutex; typedef
593 typedef pthread_mutex_t StreamMutex; typedef
599 typedef int StreamMutex; typedef
753 StreamMutex mutex;
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/rtaudio/
H A DRtAudio.h586 typedef CRITICAL_SECTION StreamMutex; typedef
593 typedef pthread_mutex_t StreamMutex; typedef
599 typedef int StreamMutex; typedef
753 StreamMutex mutex;
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/rtaudio/
H A DRtAudio.h586 typedef CRITICAL_SECTION StreamMutex; typedef
593 typedef pthread_mutex_t StreamMutex; typedef
599 typedef int StreamMutex; typedef
753 StreamMutex mutex;
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/rtaudio/
H A DRtAudio.h586 typedef CRITICAL_SECTION StreamMutex; typedef
593 typedef pthread_mutex_t StreamMutex; typedef
599 typedef int StreamMutex; typedef
753 StreamMutex mutex;
/dports/devel/bullet/bullet3-3.21/examples/TinyAudio/
H A DRtAudio.h589 typedef CRITICAL_SECTION StreamMutex; typedef
596 typedef pthread_mutex_t StreamMutex; typedef
602 typedef int StreamMutex; typedef
764 StreamMutex mutex;
/dports/audio/din/din-52/src/
H A DRtAudio.h585 typedef CRITICAL_SECTION StreamMutex; typedef
592 typedef pthread_mutex_t StreamMutex; typedef
598 typedef int StreamMutex; typedef
752 StreamMutex mutex;
/dports/audio/carla/Carla-2.4.1/source/modules/rtaudio/
H A DRtAudio.h594 typedef CRITICAL_SECTION StreamMutex; typedef
601 typedef pthread_mutex_t StreamMutex; typedef
607 typedef int StreamMutex; typedef
765 StreamMutex mutex;
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/external/rtaudio/
H A DRtAudio.h629 typedef CRITICAL_SECTION StreamMutex; typedef
636 typedef pthread_mutex_t StreamMutex; typedef
642 typedef int StreamMutex; typedef
795 StreamMutex mutex;
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/rtaudio/
H A DRtAudio.h629 typedef CRITICAL_SECTION StreamMutex; typedef
636 typedef pthread_mutex_t StreamMutex; typedef
642 typedef int StreamMutex; typedef
795 StreamMutex mutex;
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/
H A DRtAudio.h633 typedef CRITICAL_SECTION StreamMutex; typedef
640 typedef pthread_mutex_t StreamMutex; typedef
646 typedef int StreamMutex; typedef
801 StreamMutex mutex;
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/rtaudio/
H A DRtAudio.h610 typedef CRITICAL_SECTION StreamMutex; typedef
617 typedef pthread_mutex_t StreamMutex; typedef
623 typedef int StreamMutex; typedef
777 StreamMutex mutex;
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/rtaudio/
H A DRtAudio.h610 typedef CRITICAL_SECTION StreamMutex; typedef
617 typedef pthread_mutex_t StreamMutex; typedef
623 typedef int StreamMutex; typedef
777 StreamMutex mutex;
/dports/audio/oaml/oaml-1.3.4/include/
H A DRtAudio.h598 typedef CRITICAL_SECTION StreamMutex; typedef
605 typedef pthread_mutex_t StreamMutex; typedef
611 typedef int StreamMutex; typedef
765 StreamMutex mutex;
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/jackbridge/rtaudio/
H A DRtAudio.h616 typedef CRITICAL_SECTION StreamMutex; typedef
623 typedef pthread_mutex_t StreamMutex; typedef
629 typedef int StreamMutex; typedef
778 StreamMutex mutex;
/dports/audio/rtaudio/rtaudio-5.1.0/
H A DRtAudio.h629 typedef CRITICAL_SECTION StreamMutex; typedef
636 typedef pthread_mutex_t StreamMutex; typedef
642 typedef int StreamMutex; typedef
795 StreamMutex mutex;
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/rtaudio/
H A DRtAudio.h586 typedef CRITICAL_SECTION StreamMutex; typedef
593 typedef pthread_mutex_t StreamMutex; typedef
599 typedef int StreamMutex; typedef
753 StreamMutex mutex;
/dports/devel/py-bullet3/bullet3-3.21/examples/TinyAudio/
H A DRtAudio.h589 typedef CRITICAL_SECTION StreamMutex; typedef
596 typedef pthread_mutex_t StreamMutex; typedef
602 typedef int StreamMutex; typedef
764 StreamMutex mutex;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DLogger.cpp55 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/support/
H A DLogger.cpp55 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/support/
H A DLogger.cpp55 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DLogger.cpp55 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DLogger.cpp55 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DLogger.cpp56 std::lock_guard<std::mutex> Guard(StreamMutex); in log()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/
H A DJSONRPCDispatcher.h58 std::mutex StreamMutex; variable

12