You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Owen Green 5892a60391 Better safety and better contention.
Fixes sutble race condition in async callback (lock NRT on line 620). 
Uses mirror cache of weak_ptr for RT thread
5 years ago
..
ArgsFromClient.hpp Refactor SC wrapper 6 years ago
ArgsToClient.hpp Fix various warnings from MSVC / GCC 6 years ago
BufferFuncs.hpp Refactor SC wrapper 6 years ago
CopyReplyAddress.cpp Fix windows build errors by sandboxing new SendReply dependency 6 years ago
CopyReplyAddress.hpp Fix windows build errors by sandboxing new SendReply dependency 6 years ago
DeriveBaseClass.hpp Fix arcana that made MSVC / GCC sad 6 years ago
Messaging.hpp Fix windows build errors by sandboxing new SendReply dependency 6 years ago
Meta.hpp Refactor SC wrapper 6 years ago
NonRealtime.hpp Better safety and better contention. 5 years ago
RealTimeBase.hpp Guard against parameter updates from audio thread in Model Objects whilst processing 5 years ago
Realtime.hpp Fix latency u_cmd by defining after the server knows the Unit exists 5 years ago