Home | History | Annotate | Download | only in include

Lines Matching refs:sigpause

486 #define sigpause(...) (pthread_testcancel(), sigpause(__VA_ARGS__))