为什么我用自旋锁会报错误呢
来源:7-3 线程同步之自旋锁
慕沐0249273
2020-03-26
error: unknown type name ‘pthread_spinlock_t’; did you mean ‘pthread_rwlock_t’? pthread_spinlock_t spin_lock;
写回答
1回答
-
咚咚呛
2020-03-26
mac系统?
052020-03-30
相似问题
为什么我用自旋锁会报错误呢
来源:7-3 线程同步之自旋锁
慕沐0249273
2020-03-26
error: unknown type name ‘pthread_spinlock_t’; did you mean ‘pthread_rwlock_t’? pthread_spinlock_t spin_lock;
1回答
咚咚呛
2020-03-26
mac系统?
相似问题