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

/bionic/libc/bionic/
H A Dpthread_create.cpp238 int init_errno = __init_thread(thread, true); local
239 if (init_errno != 0) {
245 return init_errno;

Completed in 15 milliseconds