diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-05-03 08:52:32 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-05-03 08:52:32 -0400 |
commit | 9f620efa9dd60c5de6b7ea807d53bba922294726 (patch) | |
tree | f296457400e5edc4f50ba4a057d9fc81dcd1f5b9 /indra/newview/llmutelist.h | |
parent | 48e1979abaecc03af96e7e752e65c645083a4268 (diff) |
Make LLLater store target time in mHandles; ditch 2nd unordered_map.
Instead of maintaining a whole separate unordered_map to look up target times,
make room in the HandleMap entry for the target time. There's still
circularity, but the split into doAtTime1() and doAtTime2() resolves it: since
doAtTime2() accepts the mHandles iterator created by doAtTime1(), doAtTime2()
can simply store the new mQueue handle_type into the appropriate slot.
Also sprinkle in a few more override keywords for consistency.
Diffstat (limited to 'indra/newview/llmutelist.h')
0 files changed, 0 insertions, 0 deletions