Typedefs | |
typedef struct cuflow_continuation * | cuflow_continuation_t |
typedef struct cuflow_tstate * | cuflow_tstate_t |
typedef struct cuflow_cacheconf * | cuflow_cacheconf_t |
typedef struct cuflow_gflexq * | cuflow_gflexq_t |
typedef struct cuflow_promise * | cuflow_promise_t |
typedef struct cuflow_workq * | cuflow_workq_t |
Functions | |
void | cuflow_init (void) |
void cuflow_init | ( | void | ) |
Call this from the main thread to initialise the cuflow module before using it.