gfarm_terminate - termination of Gfarm execution environment
#include <gfarm/gfarm.h> char *gfarm_terminate (void);
gfarm_terminate() terminates the execution environment for the Gfarm application.
NULL The function terminated successfully. Others An error except the above occurred. The reason is shown by its pointed strings.
gfarm_initialize(3)