_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 )
  2. void _pthread_cleanup_pop(int )
  3. void _pthread_cleanup_pop(__ptcb* , int )
    version(!CRuntime_Glibc && !Darwin && !FreeBSD && !DragonFlyBSD && !NetBSD && !OpenBSD && !Solaris && !CRuntime_Bionic && CRuntime_Musl)
    extern (C) nothrow @nogc
    void
    _pthread_cleanup_pop
    (,
    int
    )
  4. void _pthread_cleanup_pop(_pthread_cleanup_buffer* , int )

Meta