$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Thread prioritization
From: Alexander Carôt (Alexander_Carot_at_[hidden])
Date: 2014-11-20 04:27:42
Hello all,
is it correct that boost does not offer thread prioritization ?
I am dealing with an application with a number of threads, which all
depend on the realtime-scheduled sound card callback thread.
These threads must have the same realtime scheduling priority.
Is there a way to achieve this ?
Thanks in advance,
best
Alex
>