Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_task_queue.c18 static int32_t HdfCreateThread(struct HdfTaskQueue *queue) in HdfCreateThread() function
58 ret = HdfCreateThread(queue); in HdfTaskQueueCreate()