david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/infiniband
Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback
Guarantee that a retry timer cannot go out of scope while the timer is
running, and provide a guarantee to the expiry callback that the timer
will remain in scope during the entire callback (similar to the
guarantee provided to interface methods).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-09-03 21:28:43 +01:00
..
ib_cm.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_cmrc.c [interface] Convert all data-xfer interfaces to generic interfaces 2010-06-22 15:50:31 +01:00
ib_mcast.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_mi.c [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
ib_packet.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_pathrec.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_sma.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_smc.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ib_srp.c [libc] Enable automated extraction of error usage reports 2010-05-31 03:11:57 +01:00