Home
last modified time | relevance | path

Searched refs:oldsa_ill (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/tests/
Dsafe-pthread.h40 struct sigaction oldsa_ill, oldsa_segv; in safe_pthread_rwlock_unlock() local
48 sigaction( SIGILL, &sa_ill, &oldsa_ill ); in safe_pthread_rwlock_unlock()
63 sigaction( SIGILL, &oldsa_ill, NULL ); in safe_pthread_rwlock_unlock()