3 messages in net.java.dev.jna.usersthreads and JNA
FromSent OnAttachments
Glick, Gene (GE Indust, Security)Oct 29, 2007 11:29 am 
Timothy WallOct 29, 2007 12:45 pm 
Glick, Gene (GE Indust, Security)Oct 29, 2007 1:39 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:threads and JNAActions...
From:Glick, Gene (GE Indust, Security) (gene@ge.com)
Date:Oct 29, 2007 11:29:13 am
List:net.java.dev.jna.users

Although I previously asked a question regarding threads, this is slightly
different:

If a java app has multiple threads running, and then JNA dispatches a call to a native method in some .dll, do the java threads stall while the JNA call is running? In other words, does the JNA call hog the CPU?

gene