PPL Logo

libs/ck-libs/ampi/romio/adio/ad_gridftp/ad_gridftp_delete.c File Reference

Go to the source code of this file.

Functions

static void delete_cb (void *myarg, globus_ftp_client_handle_t *handle, globus_object_t *error)
void ADIOI_GRIDFTP_Delete (char *filename, int *error_code)

Variables

static globus_mutex_t lock
static globus_cond_t cond
static globus_bool_t delete_done
static globus_bool_t delete_success


Function Documentation

static void delete_cb ( void *  myarg,
globus_ftp_client_handle_t *  handle,
globus_object_t *  error 
) [static]

Definition at line 14 of file ad_gridftp_delete.c.

References delete_done, and delete_success.

Referenced by ADIOI_GRIDFTP_Delete().

Here is the caller graph for this function:

void ADIOI_GRIDFTP_Delete ( char *  filename,
int error_code 
)

Definition at line 28 of file ad_gridftp_delete.c.

References cond, delete_cb(), delete_done, delete_success, globus_err_handler(), handle, lock, MPI_Comm_rank, MPIO_Err_create_code(), and myname.

Here is the call graph for this function:


Variable Documentation

globus_mutex_t lock [static]

globus_cond_t cond [static]

Definition at line 12 of file ad_gridftp_delete.c.

Referenced by ADIOI_GRIDFTP_Delete(), ADIOI_GRIDFTP_Open(), and touch_ctl_cb().

globus_bool_t delete_done [static]

Definition at line 13 of file ad_gridftp_delete.c.

Referenced by ADIOI_GRIDFTP_Delete(), and delete_cb().

globus_bool_t delete_success [static]

Definition at line 13 of file ad_gridftp_delete.c.

Referenced by ADIOI_GRIDFTP_Delete(), and delete_cb().


Generated on Mon Sep 21 08:04:30 2020 for Charm++ by  doxygen 1.5.5