Searched refs:test_sigmask_entry (Results 1 – 1 of 1) sorted by relevance
223 static void *test_sigmask_entry(void *arg) in test_sigmask_entry() function304 zassert_ok(pthread_create(&th, NULL, test_sigmask_entry, pthread_sigmask)); in ZTEST()318 zassert_ok(pthread_create(&th, NULL, test_sigmask_entry, sigprocmask)); in ZTEST()