Searched refs:oldset (Results 1 – 1 of 1) sorted by relevance
493 sigset_t oldset; in android_fork_execvp_ext() local528 pthread_sigmask(SIG_BLOCK, &blockset, &oldset); in android_fork_execvp_ext()538 pthread_sigmask(SIG_SETMASK, &oldset, NULL); in android_fork_execvp_ext()589 pthread_sigmask(SIG_SETMASK, &oldset, NULL); in android_fork_execvp_ext()