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/common/src/
Dmqueue.c45 pthread_exit(p1); in sender_thread()
64 pthread_exit(p1); in receiver_thread()
Dpthread.c141 pthread_exit(p1); in thread_top_exec()
224 pthread_exit(p1); in thread_top_term()
/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/tests/posix/headers/src/
Dpthread_h.c106 zassert_not_null(pthread_exit); in ZTEST()
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h130 #define pthread_exit(...) zap_pthread_exit(__VA_ARGS__) macro
/Zephyr-latest/include/zephyr/posix/
Dpthread.h431 FUNC_NORETURN void pthread_exit(void *retval);
/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c483 pthread_exit(0); in fuse_fs_access_main()
/Zephyr-latest/lib/posix/options/
Dpthread.c1039 void pthread_exit(void *retval) in pthread_exit() function
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst586 pthread_exit(),yes