__pthread_internal_list

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct __pthread_internal_list {}

Members

Variables

__next
__pthread_internal_list* __next;
Undocumented in source.
__prev
__pthread_internal_list* __prev;
Undocumented in source.

Meta