Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dthreads_h.c72 FUNCTION(thrd_detach, int (*f)(thrd_t)); in threads_h()
/bionic/libc/include/
Dthreads.h168 int thrd_detach(thrd_t __thrd) __INTRODUCED_IN(30);
/bionic/libc/include/bits/
Dthreads_inlines.h154 __BIONIC_THREADS_INLINE int thrd_detach(thrd_t __thrd) { in thrd_detach() function
/bionic/tests/
Dthreads_test.cpp339 ASSERT_EQ(thrd_success, thrd_detach(t)); in TEST()
/bionic/libc/
Dlibc.map.txt1509 thrd_detach;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1509 thrd_detach;