__pthread_cleanup_push_imp

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_push_imp(_pthread_cleanup_routine , void* , _pthread_cleanup_info* )
    version(!CRuntime_Glibc && !Darwin && FreeBSD)
    extern (C) nothrow @nogc
    void
    __pthread_cleanup_push_imp
  2. void __pthread_cleanup_push_imp(_pthread_cleanup_routine_nogc , void* , _pthread_cleanup_info* )

Meta