1. 03 3月, 2017 1 次提交
  2. 25 8月, 2016 3 次提交
  3. 27 6月, 2016 1 次提交
  4. 22 2月, 2016 1 次提交
    • K
      Overhaul the lock related code of resource queue(Second submit, assertion · 42cab821
      Kenan Yao 提交于
      failure fixed)
      
      In some error cases, the resource queue lock is not released, hence
      leading to lock leak and inconsistent resource queue status; this commit
      overhauls the resource queue locking code to complete the cleanups if error
      or signal happens during acquiring resource queue lock; meanwhile, some
      unnecessary code blocks are removed and unreasonable code are fixed to make
      it easier for reading and understanding;
      42cab821
  5. 06 2月, 2016 1 次提交
  6. 04 2月, 2016 1 次提交
    • K
      Overhaul the lock related code of resource queue · b46f781f
      Kenan Yao 提交于
      In some error cases, the resource queue lock is not released, hence
      leading to lock leak and inconsistent resource queue status; this commit
      overhauls the resource queue locking code to complete the cleanups if error
      or signal happens during acquiring resource queue lock; meanwhile, some
      unnecessary code blocks are removed and unreasonable code are fixed to make
      it easier for reading and understanding;
      b46f781f
  7. 07 1月, 2016 1 次提交
  8. 28 10月, 2015 1 次提交