文档分类
}
time_to_exit = 1;//设置结束标志 work_area[0] = '\0';
pthread_mutex_unlock(&work_mutex); pthread_exit(0);