Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/posix/common/src/
Dpthread.c242 int serial_threads = 0; in test_posix_pthread_execution() local
396 ++serial_threads; in test_posix_pthread_execution()
401 zassert_true(serial_threads == 1, "Bungled barrier return value(s)"); in test_posix_pthread_execution()