Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/posix/common/src/
Dpthread.c502 static bool testcancel_ignored; variable
509 testcancel_ignored = false; in test_pthread_cancel_fn()
514 testcancel_ignored = true; in test_pthread_cancel_fn()
538 zassert_true(testcancel_ignored); in ZTEST()