Christopher Faulet f8188c69fa MEDIUM: threads/logs: Make logs thread-safe
log buffers and static variables used in log functions are now thread-local. So
there is no need to lock anything to log messages. Moreover, per-thread
init/deinit functions are now used to initialize these buffers.
2017-10-31 13:58:30 +01:00
..
2017-10-31 11:36:12 +01:00
2017-09-05 15:43:09 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 11:36:12 +01:00
2017-10-31 03:49:44 +01:00