bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread_suspend()


From: Gibran Hasnaoui
Subject: Re: thread_suspend()
Date: Wed, 29 Aug 2001 10:29:07 +0200
User-agent: Mutt/1.3.20i

>             When the thread suspended call is made, does
> the kernel schedule another thread to run. This cropped
> up while trying to implementing schedule_timeout.

As I understand, threads have `scheduled priorities', you can change them with
thread_priority, so if you suspend a thread, I guess the kernel will switch to
another thread, one with higher priorities.

Or am I wrong ?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]