An error occurred fetching the project authors.
- 23 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
There are two queue.h files in this repository.
-
- 24 Oct, 2020 1 commit
-
-
Michael Cook authored
Look only at the last `max_depth` items on the queue, at most.
-
- 20 Oct, 2020 1 commit
-
-
Michael Cook authored
Synchronized with emane.git's implementation of this code which includes a unit test. This commit also fixes two bugs in unqueue_matching and one inb unqueue: - unqueue_matching was returning the wrong pointer when there was no match - both unqueue_matching and unqueue were not clearing the vacated queue entry after removing the item
-