| 165 | /* zero and zero stack fields. */ |
| 166 | /* Used only with GC_win32_dll_threads. */ |
| 167 | struct GC_Thread_Rep * tm_next; |
| 168 | /* Hash table link without */ |
| 169 | /* GC_win32_dll_threads. */ |
| 170 | /* More recently allocated threads */ |
nothing calls this directly
no outgoing calls
no test coverage detected