Searched defs:MAX_TASKS (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dshutdown_test.c35 #define MAX_TASKS 3 macro
40 static t_info tasks[MAX_TASKS];
132 RUNTIME_CHECK(task_count < MAX_TASKS);

Completed in 11 milliseconds