Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/
Dthread.c97 static bool osi_thead_work_queue_get(struct work_queue *wq, struct work_item *item) in osi_thead_work_queue_get() function
164 if (osi_thead_work_queue_get(thread->work_queues[idx], &item) == true) { in osi_thread_run()