nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
pthread_cleanup
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.
struct
pthread_cleanup
struct
pthread_cleanup
struct
pthread_cleanup
version(!CRuntime_Glibc && !Darwin && FreeBSD)
extern (
C
) nothrow @
nogc
struct
pthread_cleanup {
_pthread_cleanup_info
__cleanup_info__
;
void
push
(F cleanup_routine, void* cleanup_arg);
void
pop
(int execute);
}
struct
pthread_cleanup
struct
pthread_cleanup
struct
pthread_cleanup
struct
pthread_cleanup
struct
pthread_cleanup
struct
pthread_cleanup
Members
Functions
pop
void
pop
(int execute)
Undocumented in source. Be warned that the author may not have intended to support it.
push
void
push
(F cleanup_routine, void* cleanup_arg)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
__cleanup_info__
_pthread_cleanup_info
__cleanup_info__
;
Undocumented in source.
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