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