|
iPXE
|
Wait for pending operations to complete. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| int | sync (unsigned long timeout) |
| Wait for pending operations to complete. More... | |
Wait for pending operations to complete.
Definition in file sync.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| int sync | ( | unsigned long | timeout | ) |
Wait for pending operations to complete.
| timeout | Timeout period, in ticks (0=indefinite) |
| rc | Return status code |
Definition at line 73 of file sync.c.
References intf_plug_plug(), monojob, monojob_wait(), NULL, sync_intf, and timeout().
Referenced by efi_autoexec_network(), falcon_xaui_link_ok(), and sync_exec().
1.8.15