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

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dmp-r0drv-linux.c234 static void rtmpLinuxAllWrapper(void *pvInfo) function
274 rc = smp_call_function(rtmpLinuxAllWrapper, &Args, 0 /* wait */);
276 rc = smp_call_function(rtmpLinuxAllWrapper, &Args, 0 /* retry */, 0 /* wait */);

Completed in 43 milliseconds