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 5d9cdbf commit 2b16486Copy full SHA for 2b16486
threadtesttool.c
@@ -24,7 +24,7 @@
24
25
//
26
// Comile with:
27
-// gcc -lpthread -o threadtesttool threadtesttool.c
+// gcc -pthread -o threadtesttool threadtesttool.c
28
29
30
0 commit comments