* When will CLONE_THREAD be available in a thread package?
@ 2002-01-21 22:07 george anzinger
2002-01-22 23:47 ` dank
2002-01-27 20:56 ` Alan Cox
0 siblings, 2 replies; 3+ messages in thread
From: george anzinger @ 2002-01-21 22:07 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
A bit off topic, but....
CLONE_THREAD has been in the kernel for a bit, but is their a threads
package for user land that uses it? If not when?
--
George george@mvista.com
High-res-timers: http://sourceforge.net/projects/high-res-timers/
Real time sched: http://sourceforge.net/projects/rtsched/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: When will CLONE_THREAD be available in a thread package?
2002-01-21 22:07 When will CLONE_THREAD be available in a thread package? george anzinger
@ 2002-01-22 23:47 ` dank
2002-01-27 20:56 ` Alan Cox
1 sibling, 0 replies; 3+ messages in thread
From: dank @ 2002-01-22 23:47 UTC (permalink / raw)
To: linux-kernel
In article <3C4C9122.384C675C@mvista.com> you wrote:
> A bit off topic, but....
> CLONE_THREAD has been in the kernel for a bit, but is their a threads
> package for user land that uses it? If not when?
look at ibm's next-generation posix threading:
http://oss.software.ibm.com/pthreads/
i've been keeping up patches (most recent: 2.4.16) at:
http://gtf.org/~dank/ngpt/
--
nicholas black (dank@trellisinc.com)
"c has types for a reason. c++ improved the type system for a reason. perl
and php programs have run-time failures for a reason." - lkml
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: When will CLONE_THREAD be available in a thread package?
2002-01-21 22:07 When will CLONE_THREAD be available in a thread package? george anzinger
2002-01-22 23:47 ` dank
@ 2002-01-27 20:56 ` Alan Cox
1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2002-01-27 20:56 UTC (permalink / raw)
To: george anzinger; +Cc: linux-kernel@vger.kernel.org
> A bit off topic, but....
>
> CLONE_THREAD has been in the kernel for a bit, but is their a threads
> package for user land that uses it? If not when?
Right at the moment nothing uses it - and its rather useless. I've been going
over the small version of the ibm patches which do finally seem to offer a
way to get the signal behaviour for posix thread crap right without punishing
sane programming.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-27 21:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-21 22:07 When will CLONE_THREAD be available in a thread package? george anzinger
2002-01-22 23:47 ` dank
2002-01-27 20:56 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox