摘要: 包括线程概念简介;线程创建函数pthread_create以及退出、回收等;线程同步互斥锁pthread_mutex_t,读写锁pthread_rwlock_t,条件变量pthread_cond_t以及信号量semaphore 阅读全文
posted @ 2023-11-07 15:34 imXuan 阅读(124) 评论(0) 推荐(0) 编辑