1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 weak lock free

Android代码 weak lock free

上传者: 2020-07-18 18:31:35上传 ZIP文件 19.5KB 热度 17次
This is a miniature implementation of a concurrent, lock-free (as in lock-less) hash map with weak keys where keys respect reference equality. Such a hash map removes entries containing collected keys by either: Inline removal (entries that contain to collected keys are removed as a result of inter
下载地址
用户评论