Drizzled Public API Documentation

srv_sys_struct Struct Reference

#include <srv0srv.h>

Public Attributes

srv_table_tthreads
 tasks

Detailed Description

The server system struct

Definition at line 778 of file srv0srv.h.

Member Data Documentation

srv_sys_struct::tasks

task queue

Definition at line 781 of file srv0srv.h.

Referenced by srv_init(), and srv_que_task_enqueue_low().

srv_table_t* srv_sys_struct::threads

server thread table

Definition at line 779 of file srv0srv.h.

Referenced by srv_free(), and srv_init().


The documentation for this struct was generated from the following file: