summaryrefslogtreecommitdiffstats
path: root/src/server/locks.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel module changessr2013-07-181-1/+3
|
* Replace all pthread_spin_* calls with spin_*, so that all locking can be ↵sr2013-07-171-2/+2
| | | | | | tracked and debugged Fix compilation of kernel module
* Add debug-lock functions that will helpt to spot deadlocks etc. while developingsr2013-07-161-0/+30