Home
last modified time | relevance | path

Searched refs:pthread_attr_init (Results 1 – 15 of 15) sorted by relevance

/bionic/tests/
Dpthread_test.cpp170 ASSERT_EQ(0, pthread_attr_init(&attr)); in TEST()
263 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
713 pthread_attr_init(&a); in TEST()
755 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
767 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
779 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
791 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
805 ASSERT_EQ(0, pthread_attr_init(&attributes)); in TEST()
1407 ASSERT_EQ(0, pthread_attr_init(&attr)); in TEST()
2807 ASSERT_EQ(0, pthread_attr_init(&attr)); in TEST()
[all …]
Dandroid_unsafe_frame_pointer_chase_test.cpp141 ASSERT_EQ(0, pthread_attr_init(&attr)); in TEST()
Dtime_test.cpp105 ASSERT_EQ(0, pthread_attr_init(&a)); in TEST()
Dstdio_test.cpp861 ASSERT_EQ(0, pthread_attr_init(&a)); in TEST()
/bionic/libc/bionic/
D__libc_init_main_thread.cpp114 pthread_attr_init(&main_thread.attr); in __libc_init_main_thread_late()
Dposix_timers.cpp140 pthread_attr_init(&thread_attributes); in timer_create()
Dpthread_attr.cpp44 int pthread_attr_init(pthread_attr_t* attr) { in pthread_attr_init() function
Dpthread_create.cpp369 pthread_attr_init(&thread_attr); in pthread_create()
/bionic/tests/headers/posix/
Dpthread_h.c99 FUNCTION(pthread_attr_init, int (*f)(pthread_attr_t*)); in pthread_h()
/bionic/libc/include/
Dpthread.h106 int pthread_attr_init(pthread_attr_t* __attr);
/bionic/libc/tools/
Dposix-2013.txt725 pthread_attr_init
/bionic/tools/versioner/platforms/
Dlibc.map.txt759 pthread_attr_init;
/bionic/libc/
Dlibc.map.txt759 pthread_attr_init;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_029.S2178 CALL(pthread_attr_init)
Dliblinker_reloc_bench_113.S2117 CALL(pthread_attr_init)