Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/lib/libc/common/source/thrd/
Dthrd.c57 pthread_exit(INT_TO_POINTER(res)); in thrd_exit()
/Zephyr-latest/tests/posix/xsi_realtime/src/
Dmqueue.c44 pthread_exit(p1); in sender_thread()
61 pthread_exit(p1); in receiver_thread()
/Zephyr-latest/tests/posix/headers/src/
Dpthread_h.c104 zassert_not_null(pthread_exit); in ZTEST()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c225 pthread_exit(NULL); in nct_exit_and_cleanup()
349 pthread_exit(NULL); in nct_thread_starter()
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h130 #define pthread_exit(...) zap_pthread_exit(__VA_ARGS__) macro
/Zephyr-latest/tests/posix/common/src/
Dpthread.c141 pthread_exit(p1); in thread_top_exec()
224 pthread_exit(p1); in thread_top_term()
/Zephyr-latest/include/zephyr/posix/
Dpthread.h431 FUNC_NORETURN void pthread_exit(void *retval);
/Zephyr-latest/subsys/fs/
Dfuse_fs_access_bottom.c596 pthread_exit(0); in ffsa_main()
/Zephyr-latest/lib/posix/options/
Dpthread.c1043 void pthread_exit(void *retval) in pthread_exit() function
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst586 pthread_exit(),yes