ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/mach/htl/pt-block-intr.c

7 lines
186 B
C

#include <pt-internal.h>
#define RETTYPE error_t
#define RETURN(val) return val
#define __pthread_block __pthread_block_intr
#define MSG_OPTIONS MACH_RCV_INTERRUPT
#include "pt-block.c"