Searched refs:__name (Results 1 – 3 of 3) sorted by relevance
52 attr.__name != NULL ? attr.__name : in __pthread_create()58 const char* name = attr.__name != NULL ? attr.__name : thread_name; in __pthread_create()
8 attrs.__name = name; in thrd_create_internal()
441 const char* __name; member
Completed in 9 milliseconds