Commit Graph

3 Commits (75fd1919f91d98333c22a49cc846a9f3a3ce8e5e)

Author SHA1 Message Date
Michael Kirk 67cc1027cc Fix compiler warnings 6 years ago
Michael Kirk 7b7da4bc13 add docs to BlockListCache 7 years ago
Michael Kirk 448936d156 BlockListCache
block manager synchronizes on self for coherent read/writes to blocking state
across threads, but we want to be able to have performant reads on the main
thread.
7 years ago