使用道具 举报
int pthread_cond_signal(pthread_cond_t *cond); int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex);
本版积分规则 发表回复 回帖后跳转到最后一页