Home | History | Annotate | Download | only in include

Lines Matching refs:putc_unlocked

630 #define putc_unlocked(...) (pthread_testcancel(), putc_unlocked(__VA_ARGS__))