Kevin Svetlitski
589c63b424
Make eligible global variables static
and/or const
...
For better or worse, Jemalloc has a significant number of global
variables. Making all eligible global variables `static` and/or `const`
at least makes it slightly easier to reason about them, as these
qualifications communicate to the programmer restrictions on their use
without having to `grep` the whole codebase.
2023-07-06 14:15:12 -07:00
..
2023-07-06 14:15:12 -07:00
2023-06-23 11:50:29 -07:00
2023-07-06 14:15:12 -07:00
2021-12-23 10:55:08 -08:00
2020-07-08 13:20:59 -07:00
2020-06-19 12:15:44 -07:00
2020-06-19 12:15:44 -07:00
2022-09-06 19:41:19 -07:00
2021-12-23 10:55:08 -08:00
2020-06-19 12:15:44 -07:00
2023-06-23 11:50:29 -07:00
2023-06-23 11:50:29 -07:00
2017-12-21 14:25:43 -08:00
2021-12-15 10:39:17 -08:00
2021-07-26 15:14:37 -07:00
2021-08-02 15:02:49 -07:00
2023-07-06 12:00:02 -07:00
2021-12-15 10:39:17 -08:00
2021-08-02 15:02:49 -07:00
2020-11-13 13:42:33 -08:00
2023-07-06 14:15:12 -07:00
2020-06-19 12:15:44 -07:00
2023-06-27 11:57:41 -07:00
2020-12-04 23:48:19 -08:00
2023-07-06 12:00:02 -07:00
2023-07-06 14:15:12 -07:00
2023-07-06 12:00:02 -07:00
2021-08-02 15:02:49 -07:00
2021-02-04 14:10:43 -08:00
2023-06-23 11:50:29 -07:00
2023-07-06 14:15:12 -07:00
2021-10-07 11:50:38 -07:00
2017-07-22 09:38:19 -07:00
2023-06-23 11:50:29 -07:00
2021-08-05 14:33:16 -07:00
2023-07-06 14:15:12 -07:00
2020-12-07 06:21:08 -08:00
2023-07-06 14:15:12 -07:00
2021-12-23 10:55:08 -08:00
2023-07-06 14:15:12 -07:00
2021-12-15 10:39:17 -08:00
2020-11-05 12:33:25 -08:00
2023-07-06 12:00:02 -07:00
2023-07-06 14:15:12 -07:00
2023-07-06 12:00:02 -07:00
2021-01-07 20:39:49 -08:00
2023-07-06 14:15:12 -07:00
2023-07-06 14:15:12 -07:00
2023-05-31 11:44:04 -07:00
2020-06-19 12:15:44 -07:00
2022-04-25 11:29:32 -07:00
2021-12-15 10:39:17 -08:00
2021-12-29 14:44:43 -08:00
2022-03-24 16:56:59 -07:00
2022-03-24 22:05:35 -07:00
2023-07-06 14:15:12 -07:00
2021-02-11 11:32:01 -08:00
2022-01-04 13:55:06 -08:00
2023-07-06 12:00:02 -07:00
2021-11-16 10:28:00 -08:00
2021-02-04 14:10:43 -08:00
2021-02-04 14:10:43 -08:00
2023-07-06 12:00:02 -07:00
2020-06-19 12:15:44 -07:00
2017-07-10 18:17:12 -07:00