Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 1998 11:30:40 -0400 (EDT)
From:      Steve Kiernan <stevek@tis.com>
To:        freebsd-java@FreeBSD.ORG
Subject:   Signal handlers with JNI
Message-ID:  <Pine.BSF.3.96.980427112747.502A-100000@mufasa.va.tis.com>

next in thread | raw e-mail | index | archive | help

Anyone have any idea how to effectively use a signal handler
with the JVM?  I tried setting up a native monitor which a
Java thread would wait on to get notified, but that can get
messy, because green-threads doesn't seem to guarantee
atomicity when there's async events (like signals) involved.

--
Steve Kiernan
stevek@tis.com
Trusted Information Systems



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980427112747.502A-100000>