[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["karl rentsch" <krentsch@btr-auto.aust.com>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["karl rentsch" <krentsch@btr-auto.aust.com>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Thu, 3 May 2001 06:08:28 +0200 (CEST)
>From owner-rtl Wed May 2 22:22:42 2001
Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f434MfJ12024
for <rtl@rtlinux.org>; Wed, 2 May 2001 22:22:42 -0600
Received: from BTR-COM1.btr-auto.aust.com ([203.108.33.26])
by mta03.mail.mel.aone.net.au with SMTP
id <20010503041840.FLWP328.mta03.mail.mel.aone.net.au@BTR-COM1.btr-auto.aust.com>
for <rtl@rtlinux.org>; Thu, 3 May 2001 14:18:40 +1000
content-class: urn:content-classes:message
Subject: putting threads to sleep
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0
Date: Thu, 3 May 2001 10:06:25 +1000
Message-ID: <A3A5582AC3AFD448A7C0BD2DB7EFDC5F1143AE@BTR-COM1.btr-auto.aust.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: putting threads to sleep
Thread-Index: AcDTZNeMQtIa7D9UEdWSqQCAyNgQcg==
From: "karl rentsch" <krentsch@btr-auto.aust.com>
To: <rtl@rtlinux.org>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by hq.fsmlabs.com id f434MgJ12025
Hi all,
I've got a problem I hope someone can help me with. I'm trying to put a
thread to sleep but I don't want to tie up the system using usleep() or
nanosleep(). I've tried using pthread_make_periodic_np configured as a
one shot timer (ie. it needs to repeat several times but for different
time intervals) but it doesn't seem to work
Any help would be much appreciated
Thanks
Karl Rentsch