2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-18 13:56:27 +00:00
Files
bind/lib/isc/task_p.h

8 lines
112 B
C
Raw Normal View History

#ifndef ISC_TASK_P_H
#define ISC_TASK_P_H
isc_result_t
isc__taskmgr_dispatch(void);
#endif /* ISC_TASK_P_H */