Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Dwork.c8 struct k_work_q g_work_queue;
11 static void k_work_submit_to_queue(struct k_work_q *work_q, struct k_work *work) in k_work_submit_to_queue()
38 static void k_work_rm_from_queue(struct k_work_q *work_q, struct k_work *work) in k_work_rm_from_queue()
A Devent_scheduler.c10 extern struct k_work_q g_work_queue;
/AliOS-Things-master/components/ble_host/include/
A Dwork.h15 struct k_work_q { struct

Completed in 3 milliseconds