MCPcopy Create free account
hub / github.com/boostorg/build / GC_Thread_Rep

Class GC_Thread_Rep

v2/engine/boehm_gc/win32_threads.c:167–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected