Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dbackground_thread.c328 info->state = background_thread_stopped;
470 if (info->state != background_thread_stopped) {
475 info->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);
767 info->state = background_thread_stopped;
791 if (info->state != background_thread_stopped) {
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_structs.h14 background_thread_stopped, enumerator