Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dbackground_thread.c326 info->state = background_thread_stopped;
443 while (background_thread_info[0].state != background_thread_stopped) {
468 if (info->state != background_thread_stopped) {
473 info->state = background_thread_stopped;
478 background_thread_info[0].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);
[all …]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_structs.h15 background_thread_stopped, enumerator