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