Searched defs:CALLOUT_INITIALIZER_SETFUNC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dcallout.h104 #define CALLOUT_INITIALIZER_SETFUNC(func, arg) \ macro
107 #define CALLOUT_INITIALIZER CALLOUT_INITIALIZER_SETFUNC(NULL, NULL)

Completed in 49 milliseconds