_pthread_cleanup_buffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct _pthread_cleanup_buffer
  2. struct _pthread_cleanup_buffer
  3. struct _pthread_cleanup_buffer
    version(!linux && !darwin && solaris)
    extern (C)
    struct _pthread_cleanup_buffer {}

Members

Variables

pthread_cleanup_pad
uintptr_t[4] pthread_cleanup_pad;
Undocumented in source.

Meta