aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/ReusableArray.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-08-07PcmBuffer: move code to new class ReusableBufferMax Kellermann1-44/+42
2013-01-10thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann1-0/+2
2013-01-10thread/GLibMutex: new Mutex implementationMax Kellermann1-17/+42
2013-01-04Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann1-31/+27
2012-01-24refcount: add missing stdbool.h includeMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-31refcount: library for reference countingMax Kellermann1-0/+66