C++ Message Queuing Library and Framework
Go to file
Dennis Klein 2af3ae99eb FairMQ: Implement Take/ReleaseDeviceControl plugin API
The main function of this API is to make sure only one plugin is
controlling the device state transitions at a time. The
ReleaseDeviceControl() signal is used to implement a function
WaitForPluginsToReleaseDeviceControl() which is used to block the main
thread if a control plugin is used.
2017-10-05 15:32:12 +02:00
fairmq FairMQ: Implement Take/ReleaseDeviceControl plugin API 2017-10-05 15:32:12 +02:00