#include <isc/lang.h>
#include <isc/result.h>
Go to the source code of this file.
Defines | |
#define | ISC_THREAD_H 1 |
#define | isc_thread_self() ((unsigned long)0) |
#define | isc_thread_yield() ((void)0) |
Functions | |
ISC_LANG_BEGINDECLS void | isc_thread_setconcurrency (unsigned int level) |
#define isc_thread_yield | ( | void | ) | ((void)0) |
Definition at line 32 of file thread.h.
Referenced by dns_zone_markdirty(), dns_zone_replacedb(), zone_loaddone(), and zone_xfrdone().
ISC_LANG_BEGINDECLS void isc_thread_setconcurrency | ( | unsigned int | level | ) |