vfs_async.c File Reference

#include <glib.h>
#include <libaudcore/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)
void vfs_async_file_get_contents (const char *filename, VFSConsumer cons_f, void *userdata)

Function Documentation

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

Definition at line 58 of file vfs_async.c.

bool_t vfs_async_file_get_contents_trampoline ( void *  data  ) 

Definition at line 35 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 46 of file vfs_async.c.

Referenced by vfs_async_file_get_contents().


Generated on 3 Feb 2012 for Audacious by  doxygen 1.6.1