summaryrefslogtreecommitdiffstats
path: root/tests/context
Commit message (Collapse)AuthorAgeFilesLines
* context: Add support for [per-thread] global talloc contextsHarald Welte2019-08-272-0/+88
Rather than having applications maintain their own talloc cotexts, let's offer some root talloc contexts in libosmocore. Let's also make them per thread right from the beginning. This will help some multi-threaded applications to use talloc in a thread-safe way. Change-Id: Iae39cd57274bf6753ecaf186f229e582b42662e3