Home
last modified time | relevance | path

Searched defs:pthread_create (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_create.cpp212 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, in pthread_create() function
/bionic/tests/
Dpthread_test.cpp248 TEST(pthread, pthread_create) { in TEST() argument