From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4C73B776.4050607@domain.hid> Date: Tue, 24 Aug 2010 14:13:42 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4C72D8C7.6000303@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] periodical task in posix skin List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ramon costa Cc: Xenomai help ramon costa wrote: > Any suggestion to substitute pthread_make_periodic_np and pthread_wait_np > in a POSIX skin ? clock_nanosleep with TIMER_ABSTIME. -- Gilles.