Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the useless _MSG_process_create_with_env_from_SIMIX(). _MSG_process_create_from_...
[simgrid.git] / src / java / jmsg.h
index 4454901..d38fa2c 100644 (file)
 
 #include <jni.h>
 
-int
-is_main_thread(void);
+JavaVM *
+get_java_VM(void);
+
+JNIEnv *
+get_current_thread_env(void);
 
 /*
  * Class               simgrid_msg_Msg