Searched refs:oldsa_ill (Results 1 – 1 of 1) sorted by relevance
40 struct sigaction oldsa_ill, oldsa_segv; in safe_pthread_rwlock_unlock() local48 sigaction( SIGILL, &sa_ill, &oldsa_ill ); in safe_pthread_rwlock_unlock()63 sigaction( SIGILL, &oldsa_ill, NULL ); in safe_pthread_rwlock_unlock()