Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/
Dthread.c64 static struct work_queue *osi_work_queue_create(size_t capacity) in osi_work_queue_create() function
231 thread->work_queues[i] = osi_work_queue_create(queue_len); in osi_thread_create()