Drizzled Public API Documentation

srv_conc_slot_struct Struct Reference

List of all members.

Public Member Functions

 UT_LIST_NODE_T (srv_conc_slot_t) srv_conc_queue

Public Attributes

os_event_t event
ibool reserved
ibool wait_ended

Detailed Description

Definition at line 394 of file srv0srv.cc.


Member Function Documentation


Member Data Documentation

TRUE if slot reserved

Definition at line 396 of file srv0srv.cc.

Referenced by srv_conc_enter_innodb(), and srv_init().

TRUE when another thread has already set the event and the thread in this slot is free to proceed; but reserved may still be TRUE at that point

Definition at line 398 of file srv0srv.cc.

Referenced by srv_conc_enter_innodb(), and srv_conc_force_exit_innodb().


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