_pthread_cleanup_pop

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void _pthread_cleanup_pop(_pthread_cleanup_buffer* , int )
    version(CRuntime_Glibc)
    extern (C) nothrow @nogc
    void
    _pthread_cleanup_pop
  2. void _pthread_cleanup_pop(int )
  3. void _pthread_cleanup_pop(__ptcb* , int )
  4. void _pthread_cleanup_pop(_pthread_cleanup_buffer* , int )

Meta