summaryrefslogtreecommitdiffstats
path: root/include/framework/scheduling
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-11-06 11:33:17 -0500
committerDouglas Rumbaugh <dbr4@psu.edu>2023-11-06 12:02:52 -0500
commit7249af78a3f39bd2852c3f81fe92dc5b647161fb (patch)
treea32291ca31b273a136a66054ef1f85f5aa296400 /include/framework/scheduling
parent97a4d0fcedb75cbfe5a2e0162e54e71cd9eb0708 (diff)
downloaddynamic-extension-7249af78a3f39bd2852c3f81fe92dc5b647161fb.tar.gz
MutableBuffer: added explicit tail variable
Use an explicit m_tail variable for insertion, rather than using m_reccnt. This ensures that the record count doesn't increase despite new records being inserted, and allows for the m_tail variable to be decremented on failure without causing the record count to momentarily change.
Diffstat (limited to 'include/framework/scheduling')
0 files changed, 0 insertions, 0 deletions