Files
filament/libs/utils/include/utils
Mathias Agopian cc6201b0db improve logs and tls support
- libutil's slog, cout, cerr, cwarn and cinfo were not thread safe
  at all.

- they are now thread_local

- for that reason the log buffer (which now exists per thread) is not
  allocated until it's needed and is aggressively shrunk.

- removed our thread_local emulation which was incomplete.

- don't expose LogStream publicly.
2021-05-27 15:54:19 -07:00
..
2020-11-02 16:02:27 -08:00
2018-08-06 10:36:54 -07:00
2021-05-27 15:53:53 -07:00
2018-08-03 10:38:22 -07:00
2021-05-27 15:54:19 -07:00
2021-05-27 15:53:53 -07:00
2021-02-16 20:30:04 -08:00
2021-05-27 15:53:53 -07:00
2019-08-27 18:03:45 -07:00
2021-05-27 15:54:19 -07:00
2021-05-27 15:54:19 -07:00
2018-08-10 20:53:58 -07:00
2021-03-15 22:45:31 -07:00
2021-05-27 15:54:19 -07:00
2018-08-03 10:38:22 -07:00
2021-02-17 10:11:22 -08:00