多线程编程指南

在混合环境中链接

在混合环境中,请使用以下选项来编译和链接应用程序:

cc -D_REENTRANT [flags] file ... [-l rt]

在混合使用时,需要包括 thread.hpthread.h