Home
last modified time | relevance | path

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

/aosp12/bionic/tests/headers/posix/
H A Dthreads_h.c74 FUNCTION(thrd_exit, void (*f)(int)); in threads_h()
/aosp12/bionic/libc/include/
H A Dthreads.h178 void thrd_exit(int __result) __noreturn __INTRODUCED_IN(30);
/aosp12/bionic/tests/
H A 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()
/aosp12/bionic/libc/include/bits/
H A Dthreads_inlines.h164 __BIONIC_THREADS_INLINE void thrd_exit(int __result) { in thrd_exit() function
/aosp12/bionic/libc/
H A Dlibc.map.txt1513 thrd_exit;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1513 thrd_exit;