Home
last modified time | relevance | path

Searched defs:catcherThread (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dunix_signal_test.cpp107 os::unix::SignalCatcherThread catcherThread; in TEST_F() local
115 os::unix::SignalCatcherThread catcherThread; in TEST_F() local
124 os::unix::SignalCatcherThread catcherThread({SIGUSR1, SIGUSR2}); in TEST_F() local
166 os::unix::SignalCatcherThread catcherThread({SIGUSR1, SIGUSR2}); in TEST_F() local
204 os::unix::SignalCatcherThread catcherThread({SIGQUIT, SIGUSR1, SIGUSR2}); in TEST_F() local
223 os::unix::SignalCatcherThread catcherThread({SIGQUIT}); in TEST_F() local
243 os::unix::SignalCatcherThread catcherThread({SIGQUIT}); in TEST_F() local
262 os::unix::SignalCatcherThread catcherThread({SIGQUIT}); in TEST_F() local