mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Queue items from a single producer are always FIFO. There's no need to account for an impossible use case.
Queue items from a single producer are always FIFO. There's no need to account for an impossible use case.