Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove function SIMIX_process_create_with_parent.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 10 Mar 2014 12:07:44 +0000 (13:07 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 10 Mar 2014 15:25:46 +0000 (16:25 +0100)
commit40ffa837924e30c9aa35eefef1711601419d8de7
tree41697700f8415d40f4d566a12380ee54da5532df
parent9cae7927d8d1286041da5fbbb19bd2182f2c2979
Remove function SIMIX_process_create_with_parent.

Add the parameter parent_process to SIMIX_process_create.
include/simgrid/simix.h
src/msg/msg_private.h
src/msg/msg_process.c
src/simix/smx_deployment.c
src/simix/smx_host.c
src/simix/smx_process.c
src/simix/smx_process_private.h