Java and native threads using libpthread

Alexey Zelkin phantom at FreeBSD.org.ua
Fri May 2 11:58:46 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


More information about the freebsd-java mailing list