summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2019-11-14 15:40:06 -0500
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 19:06:13 -0400
commitb461b5dcefb753c908af5c62fb21049dc9f594b8 (patch)
treed3130087ae36a052276b3eb246eb7090f8c734c4 /indra/llcommon
parent7826683fa264add84ef7d87fae5f962d27471a19 (diff)
DRTVWR-476: Manually count items in LLCoprocedurePool's pending queue.
Reinstate LLCoprocedureManager::countPending() and count() methods. These were removed because boost::fibers::buffered_channel has no size() method, but since all users run within a single thread, it works to increment and decrement a simple counter. Add count information and max queue size to log messages.
Diffstat (limited to 'indra/llcommon')
0 files changed, 0 insertions, 0 deletions