-pthread option

ali hagigat hagigatali@gmail.com
Sun Jan 16 08:50:00 GMT 2011


Add support for multithreading using the POSIX threads library.  This
option sets flags for both the preprocessor and linker.  It does not
affect the thread safety of object code produced by the compiler or
that of libraries supplied with it.
--------------------------------------------------------------
What is the meaning of thread safety? I wonder if anybody knows what
flags are set and please write a simple example of a multi-thread
code.



More information about the Gcc-help mailing list