| 
    JULEA
    
   | 
 
#include <julea-config.h>#include <glib.h>#include <glib-object.h>#include <gio/gio.h>#include <jconnection-pool.h>#include <jconnection-pool-internal.h>#include <jbackend.h>#include <jhelper.h>#include <jmessage.h>#include <jtrace.h>Data Structures | |
| struct | JConnectionPoolQueue | 
| struct | JConnectionPool | 
Typedefs | |
| typedef struct JConnectionPoolQueue | JConnectionPoolQueue | 
| typedef struct JConnectionPool | JConnectionPool | 
Functions | |
| G_GNUC_INTERNAL void | j_connection_pool_init (JConfiguration *) | 
| G_GNUC_INTERNAL void | j_connection_pool_fini (void) | 
| gpointer | j_connection_pool_pop (JBackendType, guint32) | 
| void | j_connection_pool_push (JBackendType, guint32, gpointer) |