Searched refs:strong (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_pollmgr.h55 size_t strong; member in struct:pollmgr_refptr
69 /* special-purpose strong/weak references */
H A Dproxy_pollmgr.c538 rp->strong = 1;
552 LWIP_ASSERT1(rp->strong == 0);
569 LWIP_ASSERT1(rp->strong > 0);
599 LWIP_ASSERT1(rp->strong == 0);
607 LWIP_ASSERT1(rp->strong == 1);
612 * ++rp->strong;
619 * drop its strong reference, as lwip thread callback to destruct
627 * Since channel handler would always find rp->strong as it had
628 * left it, just elide extra strong reference creation to avoid
643 * Remove (the only) strong referenc
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 250 milliseconds