summaryrefslogtreecommitdiffstats
path: root/src/server/locks.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup commitsSebastian2016-02-111-3/+2Star
* [SERVER] Overhauled loggingSimon Rettberg2015-02-221-5/+5
* [SERVER] Use a thread pool for client connectionsSimon Rettberg2015-01-051-1/+2
* Improve uplink handling, add code to debug thread creation/destruction, chang...Simon Rettberg2014-06-161-0/+50
* [SERVER] several improvementsSimon Rettberg2013-08-021-0/+3
* kernel module changessr2013-07-181-1/+3
* Replace all pthread_spin_* calls with spin_*, so that all locking can be trac...sr2013-07-171-2/+2
* Add debug-lock functions that will helpt to spot deadlocks etc. while developingsr2013-07-161-0/+30