|
CERN org.glite.Gfal
2.0.1
|
file for the directory handle management More...
#include <stdlib.h>#include <errno.h>#include <glib.h>#include <pthread.h>#include "gfal_constants.h"#include "gfal_types.h"#include "gfal_common_filedescriptor.h"#include "gfal_common_dir_handle.h"Functions | |
| gfal_fdesc_container_handle | gfal_dir_handle_container_instance (gfal_descriptors_container *fdescs, GError **err) |
| void | gfal_dir_handle_container_delete (gfal_descriptors_container *fdescs) |
Variables | |
| pthread_mutex_t | m_dir_container = PTHREAD_MUTEX_INITIALIZER |
file for the directory handle management
| gfal_fdesc_container_handle gfal_dir_handle_container_instance | ( | gfal_descriptors_container * | fdescs, |
| GError ** | err | ||
| ) |
return the singleton of the file descriptor container for the directories
Referenced by gfal_posix_internal_readdir().
1.8.0