Searched refs:work_item_t (Results 1 - 1 of 1) sorted by relevance

/system/bt/osi/src/
H A Dthread.c55 } work_item_t; typedef in typeref:struct:__anon767
141 work_item_t *item = (work_item_t *)osi_malloc(sizeof(work_item_t));
201 work_item_t *item = fixed_queue_try_dequeue(thread->work_queue);
219 work_item_t *item = fixed_queue_dequeue(queue);

Completed in 20 milliseconds