Christopher Faulet 748919a4c7 MINOR: chunks: Use dedicated function to init/deinit trash buffers
Now, we use init_trash_buffers and deinit_trash_buffers to, respectively,
initialize and deinitialize trash buffers (trash, trash_buf1 and trash_buf2).

These functions have been introduced to be used by threads, to deal with
thread-local trash buffers.
2017-09-05 10:22:20 +02:00
..
2017-07-21 09:54:03 +02:00
2017-06-02 11:06:36 +02:00
2016-12-28 12:51:51 +01:00
2015-10-12 20:58:51 +02:00
2017-04-03 09:27:49 +02:00