From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <489FF3A1.2030702@domain.hid> Date: Mon, 11 Aug 2008 10:09:05 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] RT pipe communication between two real-time tasks List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-help Hello, I wonder if it's possible to use the RT pipe to exchange messages between two real-time task (in primary mode). The existence of the undocumented function rt_pipe_bind() makes me think so. http://www.rts.uni-hannover.de/xenomai/lxr/source/include/native/pipe.h?v=SVN-2.4.x#163 Wolfgang.