Home
last modified time | relevance | path

Searched refs:background_thread_stopped (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/jemalloc/src/
H A Dbackground_thread.c326 info->state = background_thread_stopped;
468 if (info->state != background_thread_stopped) {
473 info->state = background_thread_stopped;
492 while (info->state != background_thread_stopped) {
500 assert(info->state == background_thread_stopped);
549 (info->state == background_thread_stopped);
581 info->state = background_thread_stopped;
628 assert(info->state == background_thread_stopped);
779 info->state = background_thread_stopped;
809 if (info->state != background_thread_stopped) {
[all …]
/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_structs.h15 background_thread_stopped, enumerator