Skip to content

Commit 8d818e6

Browse files
committed
[thread.condition] Move index entry for library name from main index to library
index.
1 parent 1f4eaef commit 8d818e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2722,7 +2722,7 @@
27222722
}
27232723
\end{codeblock}
27242724

2725-
\indextext{\idxcode{notify_all_at_thread_exit}}%
2725+
\indexlibrary{\idxcode{notify_all_at_thread_exit}}%
27262726
\begin{itemdecl}
27272727
void notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk);
27282728
\end{itemdecl}

0 commit comments

Comments
 (0)