David Goldblatt a011c4c22d cache_bin: Separate out local and remote accesses.
This fixes an incorrect debug-mode assert:
- T1 starts an arena stats update and reads stack_head from another thread's
  cache bin, when that cache bin has 1 item in it.
- T2 allocates from that cache bin.  The cache_bin's stack_head now points to a
  NULL pointer, since the cache bin is empty.
- T1 Re-reads the cache_bin's stack_head to perform an assertion check (since it
  previously saw that the bin was empty, whatever stack_head points to should be
  non-NULL).
2021-01-08 14:18:08 -08:00
..
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-07-31 09:16:50 -07:00
2020-07-31 09:16:50 -07:00
2020-07-31 09:16:50 -07:00
2018-12-03 17:17:03 -08:00
2020-04-01 09:41:20 -07:00
2020-02-19 16:03:16 -08:00
2020-05-12 08:23:15 -07:00
2020-04-10 13:12:47 -07:00
2020-02-19 16:03:16 -08:00
2020-11-05 12:34:43 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-12-04 23:48:19 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-10-05 19:55:57 -07:00
2020-12-07 06:21:08 -08:00
2020-12-07 06:21:08 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-03-31 06:25:08 -07:00
2020-03-31 06:25:08 -07:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-11-13 13:45:35 -08:00
2020-02-19 16:03:16 -08:00
2017-05-18 11:33:45 -07:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-10-05 19:55:57 -07:00
2017-04-21 10:06:12 -07:00
2018-08-01 13:27:11 -07:00
2019-12-30 15:58:57 -08:00
2019-12-30 15:58:57 -08:00
2020-12-07 06:21:08 -08:00
2020-04-06 09:50:27 -07:00
2020-04-06 09:50:27 -07:00
2020-02-19 16:03:16 -08:00
2020-11-13 13:42:33 -08:00
2020-09-18 12:39:25 -07:00
2020-02-19 16:03:16 -08:00
2020-10-23 11:14:34 -07:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-09-18 12:39:25 -07:00
2020-03-12 13:55:00 -07:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00
2020-02-19 16:03:16 -08:00