Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp2845 size_t EAGAIN_count = 0; in TEST() local
2851 ++EAGAIN_count; in TEST()
2857 ASSERT_GE(EAGAIN_count, 3U); in TEST()