打开 media-server.xcworkspace 运行test项目, 在sdk/include/sys/thread.h中出现  查了下, #include <sys/prctl.h>这个头文件在macOS系统里没有, 这个是Linux系统的头文件.