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

/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c399 static isc_condition_t T2_cv; variable
425 isc_result = isc_condition_signal(&T2_cv);
530 isc_result = isc_condition_init(&T2_cv);
564 isc_result = isc_condition_wait(&T2_cv, &T2_mx);

Completed in 16 milliseconds