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

/bionic/libc/bionic/
H A Dpthread.c298 int pthread_create(pthread_t *thread_out, pthread_attr_t const * attr, function
313 * this works because pthread_create() is not called by the C library
1811 * the top of their stack in pthread_create.
1959 * were just recently created through pthread_create() but whose

Completed in 8 milliseconds