Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dbackground_thread.c328 info->state = background_thread_stopped;
445 while (background_thread_info[0].state != background_thread_stopped) {
470 if (info->state != background_thread_stopped) {
475 info->state = background_thread_stopped;
480 background_thread_info[0].state = background_thread_stopped;
494 while (info->state != background_thread_stopped) {
502 assert(info->state == background_thread_stopped);
550 (info->state == background_thread_stopped);
582 info->state = background_thread_stopped;
616 assert(info->state == background_thread_stopped);
[all …]
/external/jemalloc_new/include/jemalloc/internal/
Dbackground_thread_structs.h14 background_thread_stopped, enumerator