Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- count/count.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/count/count.tex b/count/count.tex index 0f35042..c465634 100644 --- a/count/count.tex +++ b/count/count.tex @@ -2456,8 +2456,9 @@ line~\lnref{signal} sends the thread a signal. \QuickQuizAnswer{ There is no need for an additional check. The caller of \co{flush_local_count()} has already invoked - \co{globalize_count()}, so the check on line~28 will have - succeeded, skipping the later \co{pthread_kill()}. + \co{globalize_count()}, so the check on + line~\ref{ln:count:count_lim_sig:migration:flush:checkmax} + will have succeeded, skipping the later \co{pthread_kill()}. } \QuickQuizEnd \QuickQuiz{} -- 2.10.0