Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dpthread_test.cpp238 static void AssertDetached(pthread_t t, bool is_detached) { in AssertDetached() function
280 AssertDetached(t1, true); in TEST()
303 AssertDetached(t1, false); in TEST()