Date: Wed, 25 Feb 1998 17:11:17 -0700 From: Nate Williams <nate@mt.sri.com> To: "Alfred Perlstein" <perlsta@cs.sunyit.edu> Cc: "Terry Lambert" <tlambert@primenet.com>, <nate@mt.sri.com>, <hackers@FreeBSD.ORG> Subject: Re: so how goes java? Message-ID: <199802260011.RAA21527@mt.sri.com> In-Reply-To: <02f901bd424a$33dd5bc0$0600a8c0@win95.local.sunyit.edu> References: <02f901bd424a$33dd5bc0$0600a8c0@win95.local.sunyit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> ok, so what do I need to do to get a situation where the threads would > alternate printing "i'm thread A" and "i'm thread B" when they are just busy > looping? Create your own scheduling thread that has a higher-priority than threads A and B. Nate 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?199802260011.RAA21527>