Searched refs:test_pthread_setschedprio_fn (Results 1 – 1 of 1) sorted by relevance
542 static void *test_pthread_setschedprio_fn(void *arg) in test_pthread_setschedprio_fn() function564 zassert_ok(pthread_create(&th, NULL, test_pthread_setschedprio_fn, NULL)); in ZTEST()