mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
And of course, release the mutex as well after we're done.
This commit is contained in:
@@ -371,6 +371,8 @@ network_rx_queue(void *priv)
|
||||
network_queue_advance(0);
|
||||
|
||||
network_busy(0);
|
||||
|
||||
network_wait(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user