在linux 下用c编程: 请教各位大神,pthread_mutex_t 不能用extern 后在其他源文件使用吗? 我已经加了pthread.h, 可是还是会出现错误'pthread_mutext_t' does not name a type