[feature] make dma_linux_seq thread-safe
Add a mutex to make request creation and destruction thread-safe. As the code here is quite simple, we only need to protect modifications to the request array.
Showing
Please register or sign in to comment