Date: Thu, 14 Jan 1999 16:10:19 -0800 From: Elan <icimjs@loop.com> To: freebsd-hackers@FreeBSD.ORG Subject: sleep(unsigned) thread safe? Message-ID: <3.0.5.32.19990114161019.015f59e0@pop.loop.com>
next in thread | raw e-mail | index | archive | help
Hi, is it safe to call sleep in a threaded application? sleep is being called in a function that is running in a separate thread. Can that generate problems? TIA Elan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990114161019.015f59e0>