From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44855B98.6070406@domain.hid> Date: Tue, 06 Jun 2006 12:40:24 +0200 From: =?ISO-8859-1?Q?Ignacio_Garc=EDa_P=E9rez?= MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] rt_task_wait_period returning -ETIMEDOUT List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-core Hi, rt_task_wait_period() is spuriously returning -ETIMEDOUT. (spuriously = maybe once every two hours with period = 500us) I'm using the trunk code and that error code is not mentioned in the rt_task_wait_period documentation. Any clues? Nacho.