Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dev_epollsig_linux_test.cc228 static __thread int thread_wakeups = 0; variable
232 while (thread_wakeups < 1000000) { in test_threading_loop()
246 ++thread_wakeups; in test_threading_wakeup()