summaryrefslogtreecommitdiffstats
path: root/src/threads/mutex.h
Commit message (Expand)AuthorAgeLines
* Introduce read-write-update locks and guards to prevent deadlocksFrédéric Brière2019-12-27-0/+68
* Create t_rwmutex_guard base classFrédéric Brière2019-12-26-5/+10
* Move t_rwmutex_reader/writer definitions into mutex.cppFrédéric Brière2019-10-02-16/+4
* Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-10-02-2/+1
* Partial lock rework in t_phone (#17). If the app starts crashing or freezing,...Lubos Dolezel2015-07-07-0/+42
* initial checkinMichal Kubecek2015-04-13-0/+86