Home | History | Annotate | Download | only in adb

Lines Matching refs:pthread_sigmask

510     pthread_sigmask(SIG_BLOCK, &sigset, nullptr);
522 pthread_sigmask(SIG_UNBLOCK, &mask, nullptr);
692 pthread_sigmask(SIG_BLOCK, &mask, nullptr);