HomeSort by relevance Sort by last modified time
    Searched refs:__init_thread (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
__libc_init_main_thread.cpp 84 __init_thread(&main_thread);
pthread_internal.h 115 __LIBC_HIDDEN__ int __init_thread(pthread_internal_t* thread);
pthread_create.cpp 87 int __init_thread(pthread_internal_t* thread) { function
271 int init_errno = __init_thread(thread);

Completed in 2618 milliseconds