HomeSort by: relevance | last modified time | path
    Searched refs:have_expected_creads (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/tests/isc/
netmgr_common.h 92 #define have_expected_creads(v) ((v) >= expected_creads && expected_creads >= 0) macro
netmgr_common.c 342 if (have_expected_creads(atomic_fetch_add(&creads, 1) + 1)) {
1442 if (have_expected_creads(atomic_fetch_add(&creads, 1) + 1)) {
2383 if (have_expected_creads(atomic_fetch_add(&creads, 1) + 1)) {
doh_test.c 90 #define have_expected_creads(v) ((v) >= expected_creads && expected_creads >= 0) macro
437 have_expected_creads(atomic_fetch_add(&creads, 1) + 1))

Completed in 30 milliseconds