Searched refs:test_mutex_timedlock_fn (Results 1 – 1 of 1) sorted by relevance
180 static void *test_mutex_timedlock_fn(void *arg) in test_mutex_timedlock_fn() function201 zassert_ok(pthread_create(&th, NULL, test_mutex_timedlock_fn, &mutex)); in ZTEST()208 zassert_ok(pthread_create(&th, NULL, test_mutex_timedlock_fn, &mutex)); in ZTEST()