![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Public Attributes | |
| ib_mutex_t | mutex | 
| mutex protecting everything  More... | |
| ib_list_t * | items | 
| work item list  More... | |
| uint64_t | count | 
| total number of work items  More... | |
| os_event_t | event | 
| event we use to signal additions to list  More... | |
| uint64_t ib_wqueue_t::count | 
total number of work items
| os_event_t ib_wqueue_t::event | 
event we use to signal additions to list
| ib_list_t* ib_wqueue_t::items | 
work item list
| ib_mutex_t ib_wqueue_t::mutex | 
mutex protecting everything