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

/bind-9.6-ESV-R11/bin/tests/timers/
H A Dt_timers.c35 isc_boolean_t threaded = ISC_TRUE; variable
37 isc_boolean_t threaded = ISC_FALSE; variable
372 if (threaded) {
413 if (threaded) {
539 if (threaded) {
702 if (threaded) {
1115 if (threaded)
/bind-9.6-ESV-R11/bin/tests/tasks/
H A Dt_tasks.c39 isc_boolean_t threaded = ISC_TRUE; variable
41 isc_boolean_t threaded = ISC_FALSE; variable
581 if (threaded)
850 if (threaded)
1048 if (threaded)
1277 if (threaded)
1768 if (threaded)
2062 if (threaded)
2083 if (threaded)
2193 if (threaded)
[all...]

Completed in 25 milliseconds