其他分享
首页 > 其他分享> > pthread

pthread

作者:互联网

pthread

0. 介绍

1. pthread_creat/join

2. pthread_mutex_lock/unlock

3. pthread_cond_wait

4. pthread_cond_signal

标签:线程,lock,cond,pthread,mutex,wait
来源: https://www.cnblogs.com/rogerg6/p/16582833.html