Searched refs:init_errno (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_create.cpp271 int init_errno = __init_thread(thread); local
272 if (init_errno != 0) {
279 return init_errno;

Completed in 60 milliseconds