Is RCS MT_Safe?
Ravi Kashyap <[email protected]> Fri, 26 Oct 2007 13:54:20 -0700
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to use rcs library in a native code for a Java App server using JNI. The native manager that calls the native methods is multi-threaded, and having more than 1 thread crashes the JVM, with wierd RCS errors which look like memory corruption. So my question would be, is there a Thread-safe version of the RCS library? Thanks, Ravi