Skip to content

Commit 6bdef2b

Browse files
author
Vladimir Kotal
committed
fix formatting
1 parent 2a368ae commit 6bdef2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

threads.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@
326326
a greater size than what is the system default, you have to use
327327
set the stack size via an attribute when creating a thread.
328328
The attribute is set using the \funnm{pthread\_attr\_setstacksize}() function.
329+
\\
329330
Example: \example{pthreads/pthread-stack-overflow.c}
330331
\item You can read more about thread specific data on page
331332
\pageref{THREAD_SPECIFIC_DATA}.

0 commit comments

Comments
 (0)