Searched defs:motorz_core_t (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/motorz/
H A Dmotorz.h116 typedef struct motorz_core_t motorz_core_t; typedef in typeref:struct:motorz_core_t
117 struct motorz_core_t { struct
157 typedef void (*motorz_timer_cb) (motorz_core_t *mz, void *baton);
158 typedef void (*motorz_io_sock_cb) (motorz_core_t *mz, apr_socket_t *sock,
160 typedef void (*motorz_io_file_cb) (motorz_core_t *mz, apr_socket_t *sock,
171 motorz_core_t *mz;
178 motorz_core_t *mz;

Completed in 18 milliseconds