mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
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();
|