Home
last modified time | relevance | path

Searched refs:IoAsyncReceiveProcess (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c110 static int32_t IoAsyncReceiveProcess(const void *interfacePoolArg) in IoAsyncReceiveProcess() function
306 …ret = OsalThreadCreate(&interfacePool->ioAsyncReceiveProcess, (void *)IoAsyncReceiveProcess, (void… in UsbIoStart()