* threading: small updates, cleanups

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-01 20:52:09 +03:00
parent 8955703828
commit 8a4c70c669
3 changed files with 67 additions and 172 deletions

View File

@ -58,6 +58,8 @@ libmu_la_SOURCES= \
mu-config.h \
mu-contacts.c \
mu-contacts.h \
mu-container.c \
mu-container.h \
mu-index.c \
mu-index.h \
mu-log.c \
@ -93,8 +95,6 @@ libmu_la_SOURCES= \
mu-str-normalize.c \
mu-str.c \
mu-str.h \
mu-threader-utils.c \
mu-threader-utils.h \
mu-threader.c \
mu-threader.h \
mu-util-db.cc \