summaryrefslogtreecommitdiff
path: root/lib/json.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2017-06-09 03:40:27 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2017-06-16 19:56:58 +0000
commit8797240ea4de5163f8633c1c561edbfd8ecf1c2a (patch)
treee9385194d4e449149400bce366055ee243d3e3bf /lib/json.c
parent63ccb9cb12b559be539bc406f1b9ffc5cb3ac16a (diff)
lib: mt-safe cancel, round deux
* Update pollfds copy as well as the original * Keep array count for copy in thread_master * Remove last remnants of POLLHUP in .events field * Remove unused snmpcount (lolwut) * Improve docs * Add missing do_thread_cancel() call in thread_cancel_event() * Change thread_fetch() to always enter poll() to avoid starving i/o * Remember to free up cancel_req when destroying thread_master * Fix dereference of null pointer * Fix dead store to timeval * Fix missing condition for condition variable :-) Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions