https://github.com/findstr/rw_lock
写优先的读写锁, 适用于写少读多的情况, 如果写线程很多会把读线程饿死。
https://github.com/findstr/rw_lock
rwlock
Last synced: about 1 year ago
JSON representation
写优先的读写锁, 适用于写少读多的情况, 如果写线程很多会把读线程饿死。
- Host: GitHub
- URL: https://github.com/findstr/rw_lock
- Owner: findstr
- Created: 2014-08-16T09:25:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T07:11:59.000Z (almost 12 years ago)
- Last Synced: 2025-03-30T14:11:47.620Z (about 1 year ago)
- Topics: rwlock
- Language: C
- Size: 128 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0