Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp2844 size_t EAGAIN_count = 0; in TEST() local
2850 ++EAGAIN_count; in TEST()
2856 ASSERT_GE(EAGAIN_count, 3U); in TEST()