summaryrefslogtreecommitdiff
path: root/src/thread/PosixMutex.hxx
AgeCommit message (Expand)Author
2018-10-31fix compilation errors on Debian GNU/HurdFlorian Schlichting
2017-12-18thread/PosixMutex: add "noexcept"Max Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-08-25thread/Posix{Mutex,Cond}: use "constexpr" only with glibcMax Kellermann
2014-09-24Merge branch 'v0.18.x'Max Kellermann
2014-09-13thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann
2014-07-02thread/{Mutex,Cond}: relicense to BSD-2Max Kellermann
2014-02-18thread/Posix{Mutex,Cond}: disable "constexpr" on AndroidMax Kellermann
2013-01-10thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann
2013-01-10thread/PosixMutex: fix indentMax Kellermann
2013-01-07thread/Mutex: don't use std::mutexMax Kellermann