| Title | Duplicate thread-management code |
| Status | open |
| Priority | nice |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | In thxc.c it says, "Too much code in common with than.c, thix.c. Consider how to reduce redundancy without making the code obscure." A similar problem was noted by NB in [1]. |
| Analysis | It's not easy to share this code because it depends on the definition of ThreadStruct, which is different in each case. |
| How found | inspection |
| Evidence | [1] https://info.ravenbrook.com/mail/2018/06/14/17-53-04/0/ |
| Created by | Gareth Rees |
| Created on | 2018-06-14 19:56:40 |
| Last modified by | Gareth Rees |
| Last modified on | 2018-06-14 19:56:40 |
| History | 2018-06-14 GDR Created. |