bind9/lib/isc/include
Evan Hunt 59c64fa4bd add isc_task_pause() and isc_task_unpause() functions
This allows a task to be temporary disabled so that objects won't be
processed simultaneously by libuv events and isc_task events. When a
task is paused, currently running events may complete, but no further
event will added to the run queue will be executed until the task is
unpaused.
2019-11-07 11:55:37 -08:00
..
isc add isc_task_pause() and isc_task_unpause() functions 2019-11-07 11:55:37 -08:00
pk11 temporarily move ISC_QUEUE to list.h 2019-11-07 11:55:37 -08:00
pkcs11 Replace the OASIS PKCS#11 header file with one from p11-kit 2019-09-16 04:47:50 -04:00
Makefile.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00