Emeric Brun b5997f740b MAJOR: threads/map: Make acls/maps thread safe
locks have been added in pat_ref and pattern_expr structures to protect all
accesses to an instance of on of them. Moreover, a global lock has been added to
protect the LRU cache used for pattern matching.

Patterns are now duplicated after a successfull matching, to avoid modification
by other threads when the result is used.

Finally, the function reloading a pattern list has been modified to be
thread-safe.
2017-10-31 13:58:32 +01:00
..
2017-10-31 13:58:30 +01:00
2017-10-25 04:45:48 +02:00
2017-10-31 03:49:40 +01:00
2016-04-03 14:17:42 +02:00