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 792 of file srv0srv.h.

Member Data Documentation

srv_sys_struct::tasks

task queue

Definition at line 795 of file srv0srv.h.

srv_table_t* srv_sys_struct::threads

server thread table

Definition at line 793 of file srv0srv.h.


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