aboutsummaryrefslogtreecommitdiffstats
path: root/src/background_thread.c
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2017-06-22 13:57:50 -0700
committerQi Wang <interwq@gmail.com>2017-06-22 16:53:58 -0700
commit52fc887b49c768a9cee61d9bda9c885efb10fe95 (patch)
tree32c31e69218c1bb350f1a2f20626172dd3340c33 /src/background_thread.c
parent37f3fa0941022d047fdcd86959d5f94f872e45e2 (diff)
downloadplatform_external_jemalloc_new-52fc887b49c768a9cee61d9bda9c885efb10fe95.tar.gz
platform_external_jemalloc_new-52fc887b49c768a9cee61d9bda9c885efb10fe95.tar.bz2
platform_external_jemalloc_new-52fc887b49c768a9cee61d9bda9c885efb10fe95.zip
Avoid inactivity_check within background threads.
Passing is_background_thread down the decay path, so that background thread itself won't attempt inactivity_check. This fixes an issue with background thread doing trylock on a mutex it already owns.
Diffstat (limited to 'src/background_thread.c')
0 files changed, 0 insertions, 0 deletions