Home | History | Annotate | Download | only in include

Lines Matching defs:putchar_unlocked

632 #define putchar_unlocked(...) (pthread_testcancel(), putchar_unlocked(__VA_ARGS__))