Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2003 22:05:22 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Daniel Eischen <deischen@freebsd.org>
Cc:        threads@freebsd.org
Subject:   Re: Java and native threads using libpthread
Message-ID:  <20030502220522.A92621@phantom.cris.net>
In-Reply-To: <3EB2B97C.F56F4ED5@freebsd.org>; from deischen@freebsd.org on Fri, May 02, 2003 at 02:31:24PM -0400
References:  <3EB2B97C.F56F4ED5@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

I am catching up with jdk14 port issues now and 'libkse' is one of
top items on my TODO list.  I'll let you know results as soon as
have some.

On Fri, May 02, 2003 at 02:31:24PM -0400, Daniel Eischen wrote:
> [Followups to threads@ please]
> 
> I know you guys have made a lot of progress with native threading
> using libc_r, but I'd like to see you try out libpthread (libkse)
> at some point.
> 
> We're currently in active development of libpthread, so if you
> have any desires, please let us know.  One of the things I'd like
> to see is removal any knowledge of thread library internals (if
> you still have any).  For instance, if you need to retrieve a
> thread's register set, I'd rather give you a function to retrieve
> them instead of knowing where they are in the thread structure.
> 
> -- 
> Dan Eischen
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030502220522.A92621>