1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
Files
glibc/sysdeps/mach/htl/pt-timedblock-intr.c
2020-02-10 01:03:54 +00:00

4 lines
121 B
C

#define __pthread_timedblock __pthread_timedblock_intr
#define MSG_OPTIONS MACH_RCV_INTERRUPT
#include "pt-timedblock.c"