thread/Util: un-inline the functions

Reduce header clutter.
This commit is contained in:
Max Kellermann
2016-09-04 15:11:56 +02:00
parent 3fea624cca
commit 5598826eaf
3 changed files with 108 additions and 70 deletions

View File

@@ -444,7 +444,7 @@ libutil_a_SOURCES = \
# Multi-threading library
libthread_a_SOURCES = \
src/thread/Util.hxx \
src/thread/Util.cxx src/thread/Util.hxx \
src/thread/Name.hxx \
src/thread/Slack.hxx \
src/thread/Mutex.hxx \