Home
last modified time | relevance | path

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

/bionic/tests/
Dthreads_test.cpp319 thrd_t t1 = thrd_current(); in TEST()
322 thrd_t t2 = thrd_current(); in TEST()
324 thrd_t t2_2 = thrd_current(); in TEST()
327 thrd_t t1_2 = thrd_current(); in TEST()
/bionic/tests/headers/posix/
Dthreads_h.c71 FUNCTION(thrd_current, thrd_t (*f)(void)); in threads_h()
/bionic/libc/include/
Dthreads.h163 thrd_t thrd_current(void) __INTRODUCED_IN(30);
/bionic/libc/include/bits/
Dthreads_inlines.h152 __BIONIC_THREADS_INLINE thrd_t thrd_current(void) { in thrd_current() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt1510 thrd_current;
/bionic/libc/
Dlibc.map.txt1510 thrd_current;