forked from kofal.net/zmk
Blocking operations on the high priority system workqueue may result in deadlocks, particularly when Bluetooth is in use.
2 lines
49 B
C
2 lines
49 B
C
struct k_work_q *zmk_workqueue_lowprio_work_q();
|