Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
last version of tesh
[simgrid.git] / tools / tesh2 / include / fstream.h
index 689d1cc..4c1c0fc 100644 (file)
@@ -20,7 +20,7 @@ int
 fstream_free(void** fstreamptr);
 
 void
-fstream_parse(fstream_t fstream, unit_t unit);
+fstream_parse(fstream_t fstream, unit_t unit, xbt_os_mutex_t mutex);
 
 #ifdef __cplusplus
 }