Searched refs:dead (Results 1 - 25 of 77) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Ddead003.tcl42 $testdir/dead$tnum.log.$i"
46 $testdir/dead$tnum.log.$i $testdir \
53 set dead 0
57 set did [open $testdir/dead$tnum.log.$i]
60 DEADLOCK { incr dead }
67 puts "\tDead$tnum: dead check..."
68 dead_check $t $n 0 $dead $clean $other
71 # correct number of dead/clean procs, as
82 set did [open $testdir/dead$tnum.log.$l]
94 fileremove -f $testdir/dead
[all...]
H A Ddead001.tcl48 ddscript.tcl $testdir/dead$tnum.log.$i \
51 ddscript.tcl $testdir/dead$tnum.log.$i \
58 set dead 0
62 set did [open $testdir/dead$tnum.log.$i]
65 DEADLOCK { incr dead }
73 puts "\tDead$tnum: dead check..."
74 dead_check $t $n $timeout $dead $clean $other
83 fileremove -f $testdir/dead$tnum.log.$i
H A Ddead002.tcl39 ddscript.tcl $testdir/dead$tnum.log.$i \
42 ddscript.tcl $testdir/dead$tnum.log.$i \
54 set dead 0
58 set did [open $testdir/dead$tnum.log.$i]
61 DEADLOCK { incr dead }
69 puts "\tDead$tnum: dead check ..."
70 dead_check $t $n $timeout $dead $clean $other
77 fileremove -f $testdir/dead$tnum.log.$i
H A Ddead004.tcl53 $testdir/dead$tnum.log.$i \
57 ddoyscript.tcl $testdir/dead$tnum.log.$i \
65 set dead 0
69 set did [open $testdir/dead$tnum.log.$i]
72 DEADLOCK { incr dead }
81 puts "\tDead$tnum: dead check..."
82 dead_check oldyoung $n 0 $dead $clean $other
86 set did [open $testdir/dead$tnum.log.0]
91 set did [open $testdir/dead$tnum.log.[expr $procs - 1]]
103 fileremove -f $testdir/dead
[all...]
H A Ddead005.tcl38 $testdir/dead$tnum.log.$i \
42 ddscript.tcl $testdir/dead$tnum.log.$i \
49 set dead 0
53 set did [open $testdir/dead$tnum.log.$i]
56 DEADLOCK { incr dead }
64 puts "\tDead$tnum: dead check..."
65 dead_check $t $n 0 $dead $clean $other
74 set did [open $testdir/dead$tnum.log.$f]
H A Drep013.tcl13 # TEST Verify that the roll back on clients gives dead db handles.
180 error_check_good dead [is_substr $ret \
189 error_check_good dead [is_substr $ret \
198 error_check_good dead [is_substr $ret \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/lock/
H A DMakefile3 BUILD= am_conv.html cam_conv.html config.html dead.html deaddbg.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dbrowse.h37 int dead; member in struct:AvahiSRecordBrowser
H A Dmulticast-lookup.c41 int dead; member in struct:AvahiMulticastLookup
100 l->dead = 0;
171 if (l->dead)
174 l->dead = 1;
189 if (l->dead)
284 if (l->dead || !l->callback)
300 if (l->dead || !l->callback)
314 if (l->dead || !l->callback)
H A Dannounce.c76 assert(!g->dead);
85 if (g->dead)
239 assert(!e->dead);
274 if (!e->dead)
284 assert(!e->dead);
292 assert(!e->dead);
304 if (!e->dead)
314 assert(!e->dead);
331 assert(!e->dead);
398 assert(!e->dead);
[all...]
H A Dbrowse.c214 if (b->dead)
268 if (b->dead)
365 assert(!b->dead);
380 if (l->record_browser->dead)
389 if (!l->record_browser->dead && l->ref > 1) {
463 assert(!b->dead);
478 if (b->dead)
501 if (!b->dead && b->root_lookup && b->root_lookup->flags & AVAHI_LOOKUP_USE_WIDE_AREA && n > 0) {
513 assert(!b->dead);
551 b->dead
[all...]
H A Dentry.c124 if (g->dead)
137 if (e->dead)
155 if (e->dead)
237 if (!e->dead && e->group == g && e->interface == interface && e->protocol == protocol)
292 e->dead = 0;
335 while (*e && (*e)->dead)
356 if (e->dead)
1055 g->dead = 0;
1075 if (!e->dead) {
1077 e->dead
[all...]
H A Dinternal.h69 int dead; member in struct:AvahiEntry
85 int dead; member in struct:AvahiSEntryGroup
H A Dwide-area.c64 int dead; member in struct:AvahiWideAreaLookup
119 if (l->dead)
223 l->dead = 0;
304 if (l->dead)
307 l->dead = 1;
322 if (l->dead)
379 if (l->dead || !l->callback)
391 if (l->dead || !l->callback)
498 if (!(l = find_lookup(e, avahi_dns_packet_get_field(p, AVAHI_DNS_FIELD_ID))) || l->dead)
547 if (l && !l->dead) {
[all...]
H A Dserver.c64 if (!e->dead &&
78 if (!e->dead && avahi_entry_is_registered(s, e, i))
126 if (!e->dead && avahi_key_pattern_match(k, e->record->key) && avahi_entry_is_registered(s, e, i))
135 if (!e->dead && avahi_entry_is_registered(s, e, i))
161 if (e->dead)
168 if (!k->dead) {
170 k->dead = 1;
178 e->dead = 1;
210 if (e->dead)
254 if (e->dead)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c34 int dead; member in struct:AvahiWatch
47 gboolean dead; member in struct:AvahiTimeout
88 if (all || w->dead)
131 w->dead = FALSE;
143 assert(!w->dead);
150 assert(!w->dead);
157 assert(!w->dead);
164 w->dead = TRUE;
182 t->dead = FALSE;
197 assert(!t->dead);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dsimple-watch.c41 int dead; member in struct:AvahiWatch
54 int dead; member in struct:AvahiTimeout
152 w->dead = 0;
172 assert(!w->dead);
188 assert(!w->dead);
208 assert(!w->dead);
215 w->dead = 1;
226 if (!w->dead)
239 if (all || w->dead)
263 t->dead
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dendpointola.c84 ep->base.dead = 0;
169 ep->base.dead = 1;
182 SCTP_ASSERT(ep->base.dead, "Endpoint is not dead", return);
333 if (ep->base.dead)
H A Dtransport.c116 peer->dead = 0;
159 transport->dead = 1;
183 SCTP_ASSERT(transport->dead, "Transport is not dead", return);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.c146 uhci->dead = 0; /* Full reset resurrects the controller */
158 uhci->dead = 1;
307 if (uhci->dead)
360 if (uhci->dead)
702 if (test_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags) && !uhci->dead)
720 else if (!uhci->dead)
735 } else if (!uhci->dead)
749 if (!test_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags) || uhci->dead)
750 goto done_okay; /* Already suspended or dead */
784 * even if the controller was dead
[all...]
H A Duhci-hub.c193 if (!test_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags) || uhci->dead)
249 if (!test_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags) || uhci->dead)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dumid.c134 int dead, fd, p, n, err; local
143 dead = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dif_inet6.h66 int dead; member in struct:inet6_ifaddr
180 int dead; member in struct:inet6_dev
H A Dneighbour.h45 int dead; member in struct:neigh_parms
102 __u8 dead; member in struct:neighbour
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_semantics.c1080 int dead; local
1086 dead = 0;
1089 dead++;
1099 dead++;
1103 dead = fi->fib_nhs;
1108 if (dead == fi->fib_nhs) {
1121 Dead device goes up. We wake up dead nexthops.
1199 /* Race condition: route has just become dead. */
1224 /* Race condition: route has just become dead. */

Completed in 142 milliseconds

1234