Searched defs:thread_name (Results 1 – 5 of 5) sorted by relevance
26 mallctl_thread_name_set_impl(const char *thread_name, const char *func, in mallctl_thread_name_set_impl()40 const char *thread_name; in TEST_BEGIN() local84 char thread_name[16] = ""; in thd_start() local
49 char thread_name[ZX_MAX_NAME_LEN]; in __pthread_create() local
144 const char* thread_name, in __allocate_thread()
134 char *thread_name; member
1865 char *thread_name, bool active) in prof_tdata_init_impl()1991 char *thread_name = (tdata->thread_name != NULL) ? in prof_tdata_reinit() local2100 prof_thread_name_alloc(tsdn_t *tsdn, const char *thread_name) in prof_thread_name_alloc()2121 prof_thread_name_set(tsd_t *tsd, const char *thread_name) in prof_thread_name_set()
Completed in 13 milliseconds