HomeSort by: relevance | last modified time | path
    Searched defs:LOCK_ZONE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
zone.c 190 #define LOCK_ZONE(z) \
212 #define LOCK_ZONE(z) LOCK(&(z)->lock)
1475 LOCK_ZONE(zone);
1510 LOCK_ZONE(zone);
1519 LOCK_ZONE(zone);
1532 LOCK_ZONE(zone);
1563 LOCK_ZONE(zone);
1603 LOCK_ZONE(zone);
1636 LOCK_ZONE(zone);
1693 LOCK_ZONE(zone)
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 188 #define LOCK_ZONE(z) \
209 #define LOCK_ZONE(z) LOCK(&(z)->lock)
1450 LOCK_ZONE(zone);
1485 LOCK_ZONE(zone);
1498 LOCK_ZONE(zone);
1529 LOCK_ZONE(zone);
1569 LOCK_ZONE(zone);
1602 LOCK_ZONE(zone);
1657 LOCK_ZONE(zone);
1673 LOCK_ZONE(zone)
    [all...]

Completed in 36 milliseconds