class EpollTest_LotsaSignals_Test

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

Ping-pongs a bunch of messages between two threads while spamming the main thread with signals.

This tests that epoll doesn't issue any spurious wakes.

Public Methods

void EpollTest_LotsaSignals_Test ()

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

void EpollTest_LotsaSignals_Test (const EpollTest_LotsaSignals_Test & )

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

void EpollTest_LotsaSignals_Test (EpollTest_LotsaSignals_Test && )

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

EpollTest_LotsaSignals_Test & operator= (const EpollTest_LotsaSignals_Test & )

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

EpollTest_LotsaSignals_Test & operator= (EpollTest_LotsaSignals_Test && )

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc

void ~EpollTest_LotsaSignals_Test ()

Defined at line 86 of file ../../src/starnix/tests/syscalls/cpp/epoll_test.cc