Lines Matching refs:malloc_mutex_init
2037 if (malloc_mutex_init(&prof_accum->mtx, "prof_accum", in prof_accum_init()
2961 if (malloc_mutex_init(&prof_active_mtx, "prof_active", in prof_boot2()
2967 if (malloc_mutex_init(&prof_gdump_mtx, "prof_gdump", in prof_boot2()
2973 if (malloc_mutex_init(&prof_thread_active_init_mtx, in prof_boot2()
2984 if (malloc_mutex_init(&bt2gctx_mtx, "prof_bt2gctx", in prof_boot2()
2990 if (malloc_mutex_init(&tdatas_mtx, "prof_tdatas", in prof_boot2()
2996 if (malloc_mutex_init(&next_thr_uid_mtx, "prof_next_thr_uid", in prof_boot2()
3001 if (malloc_mutex_init(&prof_dump_seq_mtx, "prof_dump_seq", in prof_boot2()
3005 if (malloc_mutex_init(&prof_dump_mtx, "prof_dump", in prof_boot2()
3030 if (malloc_mutex_init(&log_mtx, "prof_log", in prof_boot2()
3054 if (malloc_mutex_init(&gctx_locks[i], "prof_gctx", in prof_boot2()
3068 if (malloc_mutex_init(&tdata_locks[i], "prof_tdata", in prof_boot2()