vfs_async.c File Reference

#include <glib.h>
#include "config.h"
#include "vfs_async.h"

Go to the source code of this file.

Classes

struct  VFSAsyncTrampoline

Functions

bool_t vfs_async_file_get_contents_trampoline (void *data)
void * vfs_async_file_get_contents_worker (void *data)
EXPORT void vfs_async_file_get_contents (const char *filename, VFSConsumer cons_f, void *userdata)

Function Documentation

EXPORT void vfs_async_file_get_contents ( const char *  filename,
VFSConsumer  cons_f,
void *  userdata 
)

Definition at line 59 of file vfs_async.c.

bool_t vfs_async_file_get_contents_trampoline ( void *  data  ) 

Definition at line 36 of file vfs_async.c.

Referenced by vfs_async_file_get_contents_worker().

void* vfs_async_file_get_contents_worker ( void *  data  ) 

Definition at line 47 of file vfs_async.c.

Referenced by vfs_async_file_get_contents().


Generated on 1 Aug 2012 for Audacious by  doxygen 1.6.1