dcb_readqlock removed
dcb_readqlock
This commit is contained in:
parent
f0f6413b39
commit
2eb2c79e87
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user