网站首页 站内搜索

搜索结果

查询Tags标签: runState,共有 2条记录
  • 线程池源码解析(一)

    /*** The main pool control state, ctl, is an atomic integer packing* two conceptual fields* workerCount, indicating the effective number of threads* runState, indicating whether running, shutting down etc** In order to pack them into one int, w…

    2021/11/15 22:39:46 人评论 次浏览
  • 线程池源码解析(一)

    /*** The main pool control state, ctl, is an atomic integer packing* two conceptual fields* workerCount, indicating the effective number of threads* runState, indicating whether running, shutting down etc** In order to pack them into one int, w…

    2021/11/15 22:39:46 人评论 次浏览
扫一扫关注最新编程教程