schroasync

schroasync

Synopsis




                    SchroAsync;
                    SchroThread;
SchroAsync*         schro_async_new                     (int n_threads);
void                schro_async_free                    (SchroAsync *async);

Description

Details

SchroAsync

typedef struct _SchroAsync SchroAsync;


SchroThread

typedef struct _SchroThread SchroThread;


schro_async_new ()

SchroAsync*         schro_async_new                     (int n_threads);

n_threads :

Returns :


schro_async_free ()

void                schro_async_free                    (SchroAsync *async);

async :