我试图包含#include <pthread.h>在我使用 CLion 的项目中,但我不能直接使用它。有没有什么特定的方法可以将 pthread 包含到 C 项目中?
#include <pthread.h>
c pthreads
c ×1
pthreads ×1