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