nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
_pthread_cleanup_push
nulib
posix
pthread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
_pthread_cleanup_push
(_pthread_cleanup_buffer* , _pthread_cleanup_routine , void* )
void
_pthread_cleanup_push
(_pthread_cleanup_buffer* , _pthread_cleanup_routine_nogc , void* )
void
_pthread_cleanup_push
(_pthread_cleanup_routine , void* , _pthread_cleanup_info* )
void
_pthread_cleanup_push
(__ptcb* , _pthread_cleanup_routine , void* )
version(!CRuntime_Glibc && !Darwin && !FreeBSD && !DragonFlyBSD && !NetBSD && !OpenBSD && !Solaris && !CRuntime_Bionic && CRuntime_Musl)
extern (
C
) nothrow @
nogc
void
_pthread_cleanup_push
(
__ptcb
*
,
_pthread_cleanup_routine
,
void
*
)
void
_pthread_cleanup_push
(_pthread_cleanup_buffer* , _pthread_cleanup_routine , void* )
void
_pthread_cleanup_push
(_pthread_cleanup_buffer* , _pthread_cleanup_routine_nogc , void* )
Meta
Source
See Implementation
nulib
posix
pthread
aliases
lwpid_t
pthread_key_t
pthread_once_t
pthread_spin_t
pthread_t
manifest constants
__PTHREAD_ATTR_SIZE__
__PTHREAD_CONDATTR_SIZE__
__PTHREAD_COND_SIZE__
__PTHREAD_MUTEXATTR_SIZE__
__PTHREAD_MUTEX_SIZE__
__PTHREAD_ONCE_SIZE__
__PTHREAD_RWLOCKATTR_SIZE__
__PTHREAD_RWLOCK_SIZE__
__PTHREAD_SIZE__
__SIZEOF_PTHREAD_ATTR_T
__SIZEOF_PTHREAD_BARRIERATTR_T
__SIZEOF_PTHREAD_BARRIER_T
__SIZEOF_PTHREAD_CONDATTR_T
__SIZEOF_PTHREAD_COND_T
__SIZEOF_PTHREAD_MUTEXATTR_T
__SIZEOF_PTHREAD_MUTEX_T
__SIZEOF_PTHREAD_RWLOCKATTR_T
__SIZEOF_PTHREAD_RWLOCK_T
structs
pthread_handler_rec
pthread_queue_t
pthread_rwlock_t
pthread_rwlockattr_t
pthread_spinlock_t
unions
pthread_attr_t
pthread_cond_t
pthread_condattr_t
pthread_mutex_t
pthread_mutexattr_t