Home
last modified time | relevance | path

Searched refs:thrd_exit (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/headers/posix/
Dthreads_h.c74 FUNCTION(thrd_exit, void (*f)(int)); in threads_h()
/bionic/libc/include/
Dthreads.h178 void thrd_exit(int __result) __noreturn __INTRODUCED_IN(30);
/bionic/libc/include/bits/
Dthreads_inlines.h162 __BIONIC_THREADS_INLINE void thrd_exit(int __result) { in thrd_exit() function
/bionic/tests/
Dthreads_test.cpp54 thrd_exit(static_cast<int>(reinterpret_cast<uintptr_t>(arg))); in exit_arg()
374 ASSERT_EXIT(thrd_exit(12), ::testing::ExitedWithCode(EXIT_SUCCESS), ""); in TEST()
/bionic/libc/
Dlibc.map.txt1511 thrd_exit;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1511 thrd_exit;