We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a368ae commit 6bdef2bCopy full SHA for 6bdef2b
threads.tex
@@ -326,6 +326,7 @@
326
a greater size than what is the system default, you have to use
327
set the stack size via an attribute when creating a thread.
328
The attribute is set using the \funnm{pthread\_attr\_setstacksize}() function.
329
+\\
330
Example: \example{pthreads/pthread-stack-overflow.c}
331
\item You can read more about thread specific data on page
332
\pageref{THREAD_SPECIFIC_DATA}.
0 commit comments