Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Apply the default settings of 'smpi/buffering' too
[simgrid.git] / src / xbt_modinter.h
index 6dcb224..0b5b855 100644 (file)
@@ -19,9 +19,6 @@ void xbt_log_postexit(void);
 void xbt_dict_preinit(void);
 void xbt_dict_postexit(void);
 
-void xbt_os_thread_mod_preinit(void);
-void xbt_os_thread_mod_postexit(void);
-
 void *mmalloc_preinit(void);
 void mmalloc_postexit(void);