Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/mutex/mutex_api/src/
Dtest_mutex_apis.c27 static struct k_thread tdata3; variable
283 k_thread_create(&tdata3, tstack3, STACK_SIZE, in ZTEST_USER()
400 k_thread_create(&tdata3, tstack3, STACK_SIZE, in ZTEST_USER()
402 &tmutex, &tdata3, NULL, in ZTEST_USER()
476 &tstack2, &tdata3, &tstack3, &kmutex, in mutex_api_tests_setup()