Home
last modified time | relevance | path

Searched refs:JackServerNotifyChannel (Results 1 – 7 of 7) sorted by relevance

/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/
H A DJackPlatformPlug_os.h80 namespace Jack { typedef JackSocketServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/android/
H A DJackPlatformPlug_os.h81 namespace Jack { typedef JackSocketServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/macosx/
H A DJackPlatformPlug_os.h72 namespace Jack { typedef JackSocketServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/freebsd/
H A DJackPlatformPlug_os.h75 namespace Jack { typedef JackSocketServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/solaris/
H A DJackPlatformPlug_os.h74 namespace Jack { typedef JackSocketServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/windows/
H A DJackPlatformPlug_os.h85 namespace Jack { typedef JackWinNamedPipeServerNotifyChannel JackServerNotifyChannel; } typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A DJackEngine.h55JackServerNotifyChannel fChannel; /*! To communicate between the RT thread and server…