Files
libkiwix/include
Veloman Yunkan 02b9e32d18 Library became almost thread-safe
Library became thread-safe with the exception of `getBookById()`
and `getBookByPath()` methods - thread safety in those accessors is
rendered meaningless by their return type (they return a reference
to a book which can be removed any time later by another thread).
2021-11-30 18:20:27 +04:00
..
2018-12-02 15:47:29 +01:00
2021-05-23 21:46:52 +02:00
2019-10-28 15:56:49 +01:00
2021-11-30 18:20:27 +04:00
2021-04-28 11:42:55 +04:00
2021-11-30 18:20:27 +04:00
2021-06-30 18:27:00 +02:00
2021-08-14 22:26:39 +05:30
2021-10-12 19:44:05 +05:30