summaryrefslogtreecommitdiffstats
path: root/src/locks.c
AgeCommit message (Expand)Author
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-20daemon cleanup (#4231)Costa Tsaousis
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-01-03properly check and log thread cancelability discrepanciesCosta Tsaousis (ktsaou)
2017-12-28restore ad-hoc cancelability handling; prevent web access thread logsCosta Tsaousis (ktsaou)
2017-12-28abstracted pthreads into netdata_threadsCosta Tsaousis (ktsaou)
2017-12-27unified thread creation and cleanup throughout the codeCosta Tsaousis (ktsaou)
2017-12-27synchronized exit for all threadsCosta Tsaousis (ktsaou)