Searched refs:oldset (Results 1 – 1 of 1) sorted by relevance
485 sigset_t oldset; in android_fork_execvp_ext() local523 pthread_sigmask(SIG_BLOCK, &blockset, &oldset); in android_fork_execvp_ext()533 pthread_sigmask(SIG_SETMASK, &oldset, NULL); in android_fork_execvp_ext()561 pthread_sigmask(SIG_SETMASK, &oldset, NULL); in android_fork_execvp_ext()