This is a bit off topic since it isn't Mac specific so please
disregard this question if you dislike non-Mac questions.
Does anyone know how Java threads work together with JNI-libraries?
If I create a thread in Java and first make one call to a method in
the JNI library and later in the same thread make another call to the
same library, will the library in any way be able to recognize the
two different calls being made from the same thread?
Cheers, Josef
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden