Thanks to visit codestin.com Credit goes to github.com
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 605843f commit 43b89b6Copy full SHA for 43b89b6
1 file changed
Doc/lib/libthread.tex
@@ -108,7 +108,7 @@ \section{\module{thread} ---
108
109
\item
110
Calling \function{sys.exit()} or raising the \exception{SystemExit}
111
-exception is equivalent to calling \function{exit_thread()}.
+exception is equivalent to calling \function{exit()}.
112
113
114
Not all built-in functions that may block waiting for I/O allow other
0 commit comments