Searched refs:pthread_exit (Results 1 – 10 of 10) sorted by relevance
57 pthread_exit(INT_TO_POINTER(res)); in thrd_exit()
44 pthread_exit(p1); in sender_thread()61 pthread_exit(p1); in receiver_thread()
104 zassert_not_null(pthread_exit); in ZTEST()
225 pthread_exit(NULL); in nct_exit_and_cleanup()349 pthread_exit(NULL); in nct_thread_starter()
130 #define pthread_exit(...) zap_pthread_exit(__VA_ARGS__) macro
141 pthread_exit(p1); in thread_top_exec()224 pthread_exit(p1); in thread_top_term()
431 FUNC_NORETURN void pthread_exit(void *retval);
596 pthread_exit(0); in ffsa_main()
1043 void pthread_exit(void *retval) in pthread_exit() function
586 pthread_exit(),yes