GFARM_TERMINATE
GFARM_TERMINATE
Section: (3) Updated: 26 June 2010 Local index
Up
NAME
gfarm_terminate - terminate the Gfarm execution environment for client
SYNOPSIS
#include <gfarm/gfarm.h>
gfarm_error_t gfarm_terminate (void);
DESCRIPTION
gfarm_terminate() terminates the Gfarm
execution environment for client application.
RETURN VALUES
- GFARM_ERR_NO_ERROR
-
The function terminated successfully.
- Others
-
An error except the above occurred. The reason is shown by
gfarm_error_string(3).
SEE ALSO
gfarm_initialize(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:48 GMT, April 16, 2011