commit | cf6035e1ee60dd9245b119aadb2ccec592dde27d | [log] [tgz] |
---|---|---|
author | Qi Wang <interwq@gwu.edu> | Fri Apr 21 15:23:14 2017 -0700 |
committer | Qi Wang <interwq@gmail.com> | Mon Apr 24 13:23:55 2017 -0700 |
tree | 72dad64bda13c8e3f78b3627395c615876a27e28 | |
parent | f970c497dc5ab2b885d266d59948510c430f8ec1 [diff] |
Use trylock in arena_decay_impl(). If another thread is working on decay, we don't have to wait for the mutex.