阅读背景:

在C中实现同步的数据结构

来源:互联网 

Hello I built a hash table in C. I have unit tested it enough to be confident it works. The thing is that the data structure will be dynamicly linked to code that I did not write and may be using threads. So I need to synchronize it so it'll work correctly for theoretically any number of threads concurrently modifying/ reading it. After studying the pthread mutex API I did the followingHello I built a hash table in C. I have unit te




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: