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

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
refcount.h 49 /** \def isc_refcount_current(ref)
58 #define isc_refcount_current(target) (uint_fast32_t) atomic_load_acquire(target) macro
66 ISC_REQUIRE(isc_refcount_current(target) == 0)
  /src/external/mpl/bind/dist/lib/isc/include/isc/
refcount.h 51 /** \def isc_refcount_current(ref)
57 #define isc_refcount_current(target) atomic_load_acquire(target) macro
65 ISC_REQUIRE(isc_refcount_current(target) == 0)
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 596 while (isc_refcount_current(&mgr->references) > 1 && counter++ < 1000) {
601 if (isc_refcount_current(&mgr->references) > 1) {
610 while (isc_refcount_current(&mgr->references) > 1) {
1191 rsock, isc_refcount_current(&rsock->references) + 1);
1211 sock, isc_refcount_current(&sock->references));
1302 sock, isc_refcount_current(&sock->references));
1358 sock, isc_refcount_current(&sock->references));
1423 rsock, isc_refcount_current(&rsock->references) - 1);
1506 sock, isc_refcount_current(&sock->references));
1585 handle, isc_refcount_current(&handle->references))
    [all...]
  /src/external/mpl/bind/dist/bin/dig/
dighost.c 637 isc_refcount_current(&looknew->references));
1536 isc_refcount_current(&sendcount) == 0)
1538 INSIST(isc_refcount_current(&recvcount) == 0);
1560 if (!q->started || isc_refcount_current(&q->references) > 1) {
1657 isc_refcount_current(&lookup->references) + 1);
1673 isc_refcount_current(&lookup->references) - 1);
1699 isc_refcount_current(&query->references));
1723 isc_refcount_current(&source->references) + 1);
1749 isc_refcount_current(&query->references) - 1);
2163 isc_refcount_current(&query->references))
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/
task.c 868 if (isc_refcount_current(&task->references) == 0 &&
897 if (isc_refcount_current(&task->references) == 0 &&
1095 while (isc_refcount_current(&(*managerp)->references) > 1 &&
1102 while (isc_refcount_current(&(*managerp)->references) > 1) {
1358 isc_refcount_current(&task->references)));
1453 isc_refcount_current(&task->references));
mem.c 1996 isc_refcount_current(&ctx->references));
2032 return (isc_refcount_current(&ctx->references));
2085 isc_refcount_current(&ctx->references)));
2264 obj = json_object_new_int64(isc_refcount_current(&ctx->references));
radix.c 103 if (isc_refcount_current(&prefix->refcount) == 0) {
  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c 424 rsock, isc_refcount_current(&rsock->references) + 1);
536 sock, isc_refcount_current(&sock->references));
555 if (isc_refcount_current(&sock->references) != 0) {
588 sock, isc_refcount_current(&sock->references));
662 rsock, isc_refcount_current(&rsock->references) - 1);
770 sock, isc_refcount_current(&sock->references));
845 handle, isc_refcount_current(&handle->references));
2895 isc_refcount_current(&handle->references));
2910 isc_refcount_current(&sock->references));
http.c 413 (void)isc_refcount_current(&session->references);
  /src/external/mpl/bind/dist/lib/isc/
mem.c 1339 isc_refcount_current(&ctx->references));
1375 return isc_refcount_current(&ctx->references);
1408 isc_refcount_current(&ctx->references)));
1517 obj = json_object_new_int64(isc_refcount_current(&ctx->references));
radix.c 103 if (isc_refcount_current(&prefix->refcount) == 0) {
  /src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c 399 if (isc_refcount_current(&node->references) == 0) {
1586 if (isc_refcount_current(&RBTDB_HEADERNODE(header)->references) == 0) {
rbtdb.c 634 if (isc_refcount_current(&rbtdb->node_locks[i].references) == 0)
1203 if (isc_refcount_current(&node->references) != 0 ||
1820 (void)isc_refcount_current(
2271 if (isc_refcount_current(&nodelock->references) == 0 &&
adb.c 2339 isc_refcount_current(&adb->references));
2411 isc_refcount_current(&entry->references));
qpcache.c 992 if (isc_refcount_current(&HEADERNODE(header)->erefs) == 0) {
1284 if (isc_refcount_current(&node->references) == 0) {
qp.c 1560 ENSURE(isc_refcount_current(&qp->base->refcount) == 1);
zone.c 5548 isc_refcount_current(&zone->irefs) == 0)
5553 INSIST(isc_refcount_current(&zone->references) == 0);
5863 isc_refcount_current(&source->references) >
5882 isc_refcount_current(&zone->references) >
15069 INSIST(isc_refcount_current(&zone->references) == 0);
qpzone.c 1306 (void)isc_refcount_current(
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 1275 if (isc_refcount_current(&rbtdb->node_locks[i].references) == 0)
1999 if (isc_refcount_current(&node->references) != 0 ||
2545 (void)isc_refcount_current(&rbtdb->references);
2607 (void)isc_refcount_current(
4706 if (isc_refcount_current(&node->references) == 0) {
5612 if (isc_refcount_current(&nodelock->references) == 0 &&
5762 refs = isc_refcount_current(&rbtnode->references);
10688 if (isc_refcount_current(&header->node->references) == 0) {
tsig.c 418 isc_refcount_current(&tkey->refs) == 1 &&
adb.c 2838 isc_refcount_current(&adb->ahrefcnt) == 0)
3448 isc_refcount_current(&adb->nhrefcnt));
resolver.c 3312 if (isc_refcount_current(&fctx->references) == 0) {
4936 if (isc_refcount_current(&fctx->references) == 0 &&
4989 if (isc_refcount_current(&fctx->references) == 0) {
dispatch.c 1613 if (isc_refcount_current(&mgr->irefs) != 0) {
zone.c 5448 isc_refcount_current(&zone->irefs) == 0)
5453 INSIST(isc_refcount_current(&zone->erefs) == 0);
5794 isc_refcount_current(&source->erefs) >
5813 isc_refcount_current(&zone->erefs) >
14944 INSIST(isc_refcount_current(&zone->erefs) == 0);
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 2600 REQUIRE(isc_refcount_current(&sock->references) >= 1);
5452 (int)isc_refcount_current(&sock->references)));
5562 (int)isc_refcount_current(&sock->references));

Completed in 115 milliseconds