Searched refs:next_thr_uid (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c90 static uint64_t next_thr_uid; variable
1786 thr_uid = next_thr_uid;
1787 next_thr_uid++;
2230 next_thr_uid = 0;

Completed in 115 milliseconds