Home
last modified time | relevance | path

Searched +defs:thread_name +defs:c (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/src/
Dprof.c1794 char *thread_name, bool active) in prof_tdata_init_impl()
1921 char *thread_name = (tdata->thread_name != NULL) ? in prof_tdata_reinit() local
2030 prof_thread_name_alloc(tsdn_t *tsdn, const char *thread_name) in prof_thread_name_alloc()
2051 prof_thread_name_set(tsd_t *tsd, const char *thread_name) in prof_thread_name_set()
2065 char c = thread_name[i]; in prof_thread_name_set() local