__ptcb

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Glibc && !Darwin && !FreeBSD && !DragonFlyBSD && !NetBSD && !OpenBSD && !Solaris && !CRuntime_Bionic && CRuntime_Musl)
extern (C) nothrow @nogc
struct __ptcb {}

Members

Variables

__next
__ptcb* __next;
Undocumented in source.
__x
void* __x;
Undocumented in source.
f
_pthread_cleanup_routine f;
Undocumented in source.

Meta