Change #266320
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 05 May 2026 08:55:49 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 117d50b4bf48ca04908f87dd665ba183573587b6 |
Comments
thrdqueue: make thrdq_await_done only for unit tests It is not used for anything else, so drop Curl_ and make it conditional accordingly. Closes #21499
Changed files
- lib/thrdqueue.c
- tests/unit/unit3301.c