[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.0808211414220.14466-100000@iolanthe.rowland.org>
Date: Thu, 21 Aug 2008 14:58:46 -0400 (EDT)
From: Alan Stern <stern@...land.harvard.edu>
To: Kernel development list <linux-kernel@...r.kernel.org>
Subject: How do I raise the priority of one thread in a multi-threaded process?
Can anyone tell me how to raise the priority of one thread in a
multi-threaded process (using the pthreads library)? Neither nice(2)
nor setpriority(2) is appropriate since they affect the priority of an
entire process rather than a single thread.
Thanks,
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists