- cond has_space_c_; // q is not longer overfull
- size_t max_; // maximum capacity of the queue, block enq threads if exceeds this limit
+ cond has_space_c_; // q is not longer overfull
+ size_t max_; // maximum capacity of the queue, block enq threads if exceeds this limit