From: Steven S. <sta...@sq...> - 2021-02-17 00:17:19
|
Alright, I'll be that guy :-) Out of curiosity, why even bother with a more advanced structure when a list will suffice? I agree it feels gross to iterate to find a given thread, however we're looking at a relatively low number of iterations. Is it really worth introducing an additional dependency to avoid a loop? On Tue, Feb 16, 2021 at 3:32 PM <ka...@as...> wrote: > Tim Newsome: > ... > > Really I just want to use a hash map and not worry about anything. > ... > > http://repo.hu/projects/genht/ > > Regards, > /Karl Hammar > > > > _______________________________________________ > OpenOCD-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openocd-devel > |