dcb_readqlock removed
dcb_readqlock
This commit is contained in:
@ -207,7 +207,6 @@ typedef struct dcb {
|
||||
SPINLOCK delayqlock; /**< Delay Backend Write Queue spinlock */
|
||||
GWBUF *delayq; /**< Delay Backend Write Data Queue */
|
||||
GWBUF *dcb_readqueue; /**< read queue for storing incomplete reads */
|
||||
SPINLOCK dcb_readqlock; /**< read/write access protection to read queue */
|
||||
SPINLOCK authlock; /**< Generic Authorization spinlock */
|
||||
|
||||
DCBSTATS stats; /**< DCB related statistics */
|
||||
|
Reference in New Issue
Block a user