Drizzled Public API Documentation

drizzled::THR_LOCK_DATA Struct Reference

Public Member Functions

void init (THR_LOCK *, void *status_param=NULL)

Public Attributes

THR_LOCK_OWNERowner
struct THR_LOCK_DATAnext
struct THR_LOCK_DATA ** prev
struct THR_LOCKlock
boost::condition_variable_any * cond
enum thr_lock_type type
void * status_param

Detailed Description

Definition at line 116 of file thr_lock.h.


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