Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dpthread_create.cpp380 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, in pthread_create() function
/aosp12/bionic/tests/
H A Dpthread_test.cpp252 TEST(pthread, pthread_create) { in TEST() argument