glibc/sysdeps/nptl/pthread_atfork_compat.h

5 lines
230 B
C

/* The compat versions for the dynamic pthread_atfork provided by libpthread,
before supported __dso_handle was added. */
#define PTHREAD_ATFORK_COMPAT_INTRODUCED GLIBC_2_0
#define PTHREAD_ATFORK_COMPAT_OBSOLETED GLIBC_2_3