18#ifndef _LIBGNOMEVFSMM_ASYNC_H
19#define _LIBGNOMEVFSMM_ASYNC_H
23#ifndef DOXYGEN_SHOULD_SKIP_THIS
26 void gnome_vfs_async_set_job_limit(
int);
27 int gnome_vfs_async_get_job_limit();
Asynchronous file operations: POSIX-style file operations that run outside your main loop.
Definition async-2.h:38
void set_job_limit(int limit)