In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.
-
Updated
Oct 7, 2024 - C
In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.
Add a description, image, and links to the blockingqueue topic page so that developers can more easily learn about it.
To associate your repository with the blockingqueue topic, visit your repo's landing page and select "manage topics."